package
1.10.16
Repository: https://github.com/hyperhq/hypercli.git
Documentation: pkg.go.dev

# Functions

DisplayJSONMessagesStream displays a json message stream from `in` to `out`, `isTerminal` describes if `out` is a terminal.

# Structs

JSONError wraps a concrete Code and Message, `Code` is is a integer error code, `Message` is the error message.
JSONMessage defines a message struct.
JSONProgress describes a Progress.