Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Manager ¶
type Manager interface {
// business
model.Supervisor
// lifecycle
common.Initializable
common.Daemon
common.Debuggable
}
type Option ¶
type Option func(*manager)
func WithLogger ¶
func WithMonitorInterval ¶
func WithRestartDelay ¶
func WithRestartPolicy ¶
func WithShutdownTimeout ¶
Click to show internal directories.
Click to hide internal directories.