Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func PrintWebsocketMessage ¶ added in v0.1.5
func PromptString ¶
Types ¶
type OutputFormat ¶ added in v0.1.6
type OutputFormat string
const ( OutputFormatTable OutputFormat = "table" OutputFormatJSON OutputFormat = "json" )
func (*OutputFormat) Set ¶ added in v0.1.6
func (o *OutputFormat) Set(value string) error
func (*OutputFormat) String ¶ added in v0.1.6
func (o *OutputFormat) String() string
func (*OutputFormat) Type ¶ added in v0.1.6
func (o *OutputFormat) Type() string
Click to show internal directories.
Click to hide internal directories.