Documentation
¶
Index ¶
Constants ¶
View Source
const ( APP = "{{NAME}}" VER = "{{VERSION}}" DESC = "{{DESC}}" )
Basic service info
View Source
const ( OPT_CONFIG = "c:config" OPT_NO_COLOR = "nc:no-color" OPT_HELP = "h:help" OPT_VER = "v:version" OPT_VERB_VER = "vv:verbose-version" )
Options
View Source
const ( LOG_DIR = "log:dir" LOG_FILE = "log:file" LOG_PERMS = "log:perms" LOG_LEVEL = "log:level" )
Configuration file properties
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.