Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MustConfigure ¶
func MustConfigure(mod Module)
Types ¶
type Base ¶
func (Base) HasCleanup ¶
type Configurable ¶
type Configurable interface {
Configure() error
}
type WithPeriodicTasks ¶
type WithPeriodicTasks interface {
PeriodicTasks() []*TaskConfig
}
Click to show internal directories.
Click to hide internal directories.