Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/docker/cli
/ FullHeader
Method
FullHeader
cli/command/formatter/custom.go:28–28 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
26
// SubContext defines what Context implementation should provide
27
type
SubContext
interface
{
28
FullHeader() any
29
}
30
31
// SubHeaderContext is a map destined to formatter header (table format)
Callers
2
postFormat
Method · 0.65
contextFormat
Method · 0.65
Implementers
3
fakeSubContext
cli/command/formatter/formatter_test.g
dummy
cli/command/formatter/reflect_test.go
HeaderContext
cli/command/formatter/custom.go
Calls
no outgoing calls
Tested by
no test coverage detected