Documentation ¶
Index ¶
Constants ¶
View Source
const ( APP = "RDS Sync" VER = "1.1.2" DESC = "Syncing daemon for RDS" )
View Source
const ( OPT_NO_COLOR = "nc:no-color" OPT_HELP = "h:help" OPT_VERSION = "v:version" OPT_VERBOSE_VERSION = "vv:verbose-version" OPT_GENERATE_MAN = "generate-man" )
Command line options
View Source
const ( EC_OK = 0 EC_ERROR = 1 )
Exit codes
View Source
const CONFIG_FILE = "/etc/rds.knf"
Path to conf file
View Source
const LOG_FILE = "rds-sync.log"
Log file name
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.