Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DetermineBuckets ¶
DetermineBuckets uses the hostname to figure out which subset of buckets we should be serving.
Types ¶
type Actuator ¶
type Actuator interface {
Process(context.Context) (bool, error)
AddMaintenanceTasks(map[api.MIMOTaskID]tasks.MaintenanceTask)
}
Click to show internal directories.
Click to hide internal directories.