daemon

package
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: Jul 4, 2021 License: Apache-2.0, Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

View Source
const (
	APP  = "{{NAME}}"
	VER  = "{{VERSION}}"
	DESC = "{{DESC}}"
)

Basic application info

View Source
const (
	OPT_CONFIG   = "c:config"
	OPT_NO_COLOR = "nc:no-color"
	OPT_HELP     = "h:help"
	OPT_VERSION  = "v:version"
)

Options

View Source
const (
	LOG_DIR   = "log:dir"
	LOG_FILE  = "log:file"
	LOG_PERMS = "log:perms"
	LOG_LEVEL = "log:level"
)

Configuration file props

View Source
const (
	PID_DIR  = "/var/run/{{SHORT_NAME}}"
	PID_FILE = "{{SHORT_NAME}}.pid"
)

Pid file info

Variables

This section is empty.

Functions

func Init

func Init()

Types

This section is empty.

Jump to

Keyboard shortcuts

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