Documentation
¶
Index ¶
Constants ¶
View Source
const SIGINFO syscall.Signal = 29
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Handler ¶
type Handler struct {
Title string
Procfile string
Root string
Timeout int
NoPort bool
PortBase, PortStep int
ProcNames string
IgnoredProcNames string
SocketPath string
Network string
CanDie string
AnyCanDie bool
AutoRestart string
Colors []int
ShowTimestamps bool
Formation map[string]int
FormationPortStep int
StopSignals map[string]syscall.Signal
Daemonize bool
TmuxConfigPath string
Shell string
}
Handler handles args and flags for the start command
Click to show internal directories.
Click to hide internal directories.