MCPcopy Create free account
hub / github.com/docker/cli / MarshalJSON

Method MarshalJSON

cli/command/formatter/disk_usage.go:282–284  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

280}
281
282func (c *diskUsageImagesContext) MarshalJSON() ([]byte, error) {
283 return MarshalJSON(c)
284}
285
286func (*diskUsageImagesContext) Type() string {
287 return "Images"

Callers

nothing calls this directly

Calls 1

MarshalJSONFunction · 0.85

Tested by

no test coverage detected