# Packages
Package scheduler contains a generic Scheduler interface and several implementations.
This package is used to register algorithm provider plugins.
No description provided by the author
No description provided by the author
Package factory can set up a scheduler.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Functions
New returns a new scheduler.
NewFromConfigurator returns a new scheduler that is created entirely by the Configurator.
# Interfaces
Binder knows how to write a binding.
These are the functions which need to be provided in order to build a Scheduler configuration.
No description provided by the author