Documentation ¶
Index ¶
Constants ¶
View Source
const ( // FormatJSON is intended for CLI output. FormatJSON = "json" // FormatRaw is intended for consumption by a remote collector. Output is a // string of quoted JSON. FormatRaw = "raw" )
Variables ¶
This section is empty.
Functions ¶
func InitAndExecute ¶
func InitAndExecute()
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.