Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Process ¶
type Process struct {
Name string
Start ProcessFunc
Shutdown ProcessFunc
}
type ProcessFunc ¶
type Runner ¶
type Runner struct {
// contains filtered or unexported fields
}
Click to show internal directories.
Click to hide internal directories.