daemon

package
v0.0.0-...-790482d Latest Latest
Warning

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

Go to latest
Published: May 31, 2016 License: GPL-3.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	Version = "1.0.0"
	Context = daemon.Context{
		PidFileName: "pid",
		PidFilePerm: 0644,
		LogFileName: "log",
		LogFilePerm: 0640,
		WorkDir:     "./",
		Umask:       027,
	}
)

Functions

func Quit

func Quit(c *cli.Context)

BYE NOW

func Run

func Run(c *cli.Context, versions []core.ModuleVersion, version string)

Start the daemon

func Term

func Term(c *cli.Context)

Graceful shutdown

Types

This section is empty.

Jump to

Keyboard shortcuts

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