Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Handler ¶
type Handler struct {
Title string
Procfile string
Root string
Timeout int
PortBase, PortStep int
ProcNames string
SocketPath string
CanDie string
Colors []int
Formation map[string]int
FormationPortStep int
StopSignals map[string]syscall.Signal
}
Handler handles args and flags for the start command
Click to show internal directories.
Click to hide internal directories.