config

package
v0.0.0-...-22397b3 Latest Latest
Warning

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

Go to latest
Published: Jul 26, 2014 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

View Source
const (
	Command               = "command"
	ProcessName           = "process_name"
	NumProcs              = "numprocs"
	Directory             = "directory"
	UMask                 = "umask"
	Priority              = "priority"
	AutoStart             = "autostart"
	AutoRestart           = "autorestart"
	StartSecs             = "startsecs"
	StartRetries          = "startretries"
	ExitCodes             = "exitcodes"
	StopSignal            = "stopsignal"
	StopWaitSecs          = "stopwaitsecs"
	User                  = "user"
	RedirectStderr        = "redirect_stderr"
	StdoutLogfile         = "stdout_logfile"
	StdoutLogfileMaxBytes = "stdout_logfile_maxbytes"
	StoudtLogfileBackups  = "stdout_logfile_backups"
	StdoutCaptureMaxBytes = "stdout_capture_maxbytes"
	StderrLogfile         = "stderr_logfile"
	StderrLogfileMaxBytes = "stderr_logfile_maxbytes"
	StderrLogfileBackups  = "stderr_logfile_backups"
	StderrCaptureMaxBytes = "stderr_capture_maxbytes"
	Environment           = "environment"
	ServerURL             = "serverurl"
)

define program options

Variables

This section is empty.

Functions

func GenerateProgramConfig

func GenerateProgramConfig(name string, options map[string]string, out io.Writer) error

Types

This section is empty.

Jump to

Keyboard shortcuts

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