MCPcopy Create free account
hub / github.com/cloudnative-pg/postgres-extensions-containers / extensionVersion

Struct extensionVersion

dagger/maintenance/parse.go:21–23  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

19 Combinations []buildCombo
20}
21
22// buildCombo is a single distribution + PG major combination to build.
23type buildCombo struct {
24 Distribution string
25 MajorVersion string
26}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected