boltdb

package
v3.26.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 12, 2022 License: Apache-2.0 Imports: 11 Imported by: 0

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

func NewBalancer(name string, db *boltdb.DB, logger logger.Logger) controller.Balancer

NewBalancer returns a new instance of controller.Balancer.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL