sync

package
v1.4.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 20, 2023 License: Apache-2.0 Imports: 20 Imported by: 0

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

func Init

func Init(gitRev string, gomod []byte)

Init is main function

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL