package
2.43.1
Repository: https://github.com/reubenmiller/go-c8y-cli.git
Documentation: pkg.go.dev

# Functions

WithFileOutput writes the response to file if enabled.
WithJSONStreamOutput converts json to json lines so it can be processed in the pipe.
WithOptionalFormatter formatter which is only applied if it is enabled.
WithOutputFormatters applies given formatters to byte array.
WithSuffix adds an optional suffix to the output.
WithTrimSpace formatts the json into more human friendly format.

# Type aliases

ByteFormatter formats/transforms a byte array.
OutputFormatter formats/transforms a byte array.