Documentation
¶
Overview ¶
Package boltdb contains the boltdb implementation of the Balancer interface.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var NaiveBalancerBuckets []boltdb.Bucket = []boltdb.Bucket{
bucketNaiveBalancer,
}
NaiveBalancerBuckets defines the buckets used by this package. It can be called during setup to create the buckets ahead of time.
Functions ¶
func NewBalancer ¶
NewBalancer returns a new instance of controller.Balancer.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.