selector

package
v0.0.0-...-a1b4a84 Latest Latest
Warning

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

Go to latest
Published: Aug 7, 2023 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SelectorInterface

type SelectorInterface interface {
	Next(context.Context) (*types.Node, error)
	Add(context.Context, ...*types.Node) error
	Del(context.Context, *types.Node) error
}

负载均衡

func NewSelector

func NewSelector(opt *types.SelectorOption) SelectorInterface

Jump to

Keyboard shortcuts

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