Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Scheduler ¶
type Scheduler struct {
// contains filtered or unexported fields
}
Scheduler determines the LED state for each active host(s)
func New ¶
func New(cfg configuration.SchedulerConfiguration, registry *registry.Registry) (*Scheduler, error)
New creates a Scheduler based on the provided pattern name
Click to show internal directories.
Click to hide internal directories.