MCPcopy 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
27type SubContext interface {
28 FullHeader() any
29}
30
31// SubHeaderContext is a map destined to formatter header (table format)

Callers 2

postFormatMethod · 0.65
contextFormatMethod · 0.65

Implementers 3

fakeSubContextcli/command/formatter/formatter_test.g
dummycli/command/formatter/reflect_test.go
HeaderContextcli/command/formatter/custom.go

Calls

no outgoing calls

Tested by

no test coverage detected