Documentation
Overview ¶
Package maintenance provides utilities for maintenance mode handling
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config interface {
MaintenanceMode() bool
}
Config is an interface that determines if the implementer can supply maintenance mode settings.