Documentation ¶
Index ¶
Constants ¶
View Source
const ( CONTIMEOUT = 2000 // connection timeout in ms KEEPALIVE = 15000 // keep alive in ms HTTP = "http://" )
Variables ¶
View Source
var ( Host string HOST, SUBNET string )
View Source
var (
Debug bool
)
View Source
var (
PORT string
)
Functions ¶
func Execute ¶
func Execute()
Execute adds all child commands to the root command and sets flags appropriately. This is called by main.main(). It only needs to happen once to the rootCmd.
func PrettyPrint ¶
func PrettyPrint(i interface{}) string
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.