MCPcopy
hub / github.com/moby/moby / emptyMessage

Method emptyMessage

client/pkg/streamformatter/streamformatter.go:184–184  ·  view source on GitHub ↗

emptyMessage returns the output of an empty message if the formatter is configured to emit a trailing newline.

()

Source from the content-addressed store, hash-verified

182 // emptyMessage returns the output of an empty message if the formatter
183 // is configured to emit a trailing newline.
184 emptyMessage() []byte
185}
186
187type progressOutput struct {

Callers 1

WriteProgressMethod · 0.65

Implementers 1

jsonProgressFormatterclient/pkg/streamformatter/streamforma

Calls

no outgoing calls

Tested by

no test coverage detected