p2c

package
v0.0.0-...-e110283 Latest Latest
Warning

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

Go to latest
Published: Apr 22, 2024 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

View Source
const (

	// Name is balancer name
	Name = "p2c"
)

Variables

This section is empty.

Functions

func New

func New(opts ...Option) selector.Selector

New creates a p2c selector.

func NewBuilder

func NewBuilder(opts ...Option) selector.Builder

NewBuilder returns a selector builder with p2c balancer

Types

type Balancer

type Balancer struct {
	// contains filtered or unexported fields
}

Balancer is p2c selector.

func (*Balancer) Pick

Pick pick a node.

type Builder

type Builder struct{}

Builder is p2c builder

func (*Builder) Build

func (b *Builder) Build() selector.Balancer

Build creates Balancer

type Option

type Option func(o *options)

Option is random builder option.

Jump to

Keyboard shortcuts

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