selector

package
v0.0.0-...-32ff608 Latest Latest
Warning

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

Go to latest
Published: Mar 28, 2023 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Register

func Register(name string, s Selector)

Register registers a named Selector, such as l5, cmlb and tseer.

Types

type Selector

type Selector interface {
	// Select gets a backend instance by service name.
	Select(serviceName string) (*registry.Instance, error)
}

Selector is the interface that defines the selector.

func Get

func Get(name string) Selector

Get gets a named Selector.

Jump to

Keyboard shortcuts

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