MCPcopy
hub / github.com/containers/toolbox / GetDefaultReleaseFunc

FuncType GetDefaultReleaseFunc

src/pkg/utils/utils.go:41–41  ·  view source on GitHub ↗
func() (string, error)

Source from the content-addressed store, hash-verified

39)
40
41type GetDefaultReleaseFunc func() (string, error)
42type GetFullyQualifiedImageFunc func(string, string) string
43type GetP11KitClientPathsFunc func() []string
44type ParseReleaseFunc func(string) (string, error)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…