backends

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Aug 31, 2013 License: AGPL-3.0-or-later Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Backends

type Backends interface {
	Choose() string
	Len() int
}

func Build

func Build(algorithm string, specs []string) Backends

func NewRoundRobin

func NewRoundRobin(specs []string) Backends

type Factory

type Factory func([]string) Backends

Jump to

Keyboard shortcuts

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