package
1.13.1
Repository: https://github.com/react-vue-devel/moby.git
Documentation: pkg.go.dev

# Functions

NewJSONStreamFormatter returns a StreamFormatter configured to stream json.
NewStreamFormatter returns a simple StreamFormatter.

# Structs

StderrFormatter is a streamFormatter that writes to the standard error.
StdoutFormatter is a streamFormatter that writes to the standard output.
StreamFormatter formats a stream, optionally using JSON.