MCPcopy Create free account
hub / github.com/docker/cli / loader.go

File loader.go

cli/compose/loader/loader.go:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// FIXME(thaJeztah): remove once we are a module; the go:build directive prevents go from downgrading language version to go1.16:
2//go:build go1.25
3
4package loader

Callers

nothing calls this directly

Calls 4

toMapStringStringFunction · 0.85
toServicePortConfigsFunction · 0.85
transformListOrMappingFunction · 0.85
SprintMethod · 0.80

Tested by

no test coverage detected