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

File store_test.go

cli/context/store/store_test.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 store

Callers

nothing calls this directly

Calls 2

NewConfigFunction · 0.85
EndpointTypeGetterFunction · 0.85

Tested by

no test coverage detected