balancer

package
v0.0.0-...-74fc604 Latest Latest
Warning

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

Go to latest
Published: Mar 11, 2022 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ErrorAlreadyExist

func ErrorAlreadyExist() error

func ErrorAnythingNotExist

func ErrorAnythingNotExist() error

func ErrorNoAvaliableTarget

func ErrorNoAvaliableTarget() error

func ErrorValueIsNotExist

func ErrorValueIsNotExist() error

Types

type Balancer

type Balancer interface {
	Add(string) error
	Sub(string) error
	Get(string) (string, error)
	Restore(string) error
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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