Documentation
¶
Index ¶
Constants ¶
View Source
const ( APP = "icecli" DESC = "Icecast CLI" VER = "1.1.1" )
View Source
const ( CMD_HELP = "help" CMD_STATS = "stats" CMD_KILL_CLIENT = "kill-client" CMD_KILL_SOURCE = "kill-source" CMD_LIST_CLIENTS = "list-clients" CMD_LIST_MOUNTS = "list-mounts" CMD_MOVE_CLIENTS = "move-clients" CMD_UPDATE_META = "update-meta" )
View Source
const ( OPT_HOST = "H:host" OPT_USER = "U:user" OPT_PASS = "P:password" OPT_NO_COLOR = "nc:no-color" OPT_HELP = "h:help" OPT_VER = "v:version" OPT_VERB_VER = "vv:verbose-version" OPT_COMPLETION = "completion" OPT_GENERATE_MAN = "generate-man" )
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.