//
pkg.gl
Category
github.com/cyub/hyper
pkg
selector
package
1.1.0
Repository:
https://github.com/cyub/hyper.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
1
Files
95 SLOC
#
Functions
NewSelector
NewSelector select.
RoundRobin
RoundRobin strategy.
WithRegistry
WithRegistry set registry option.
WithStrategy
WithStrategy set strategy option.
#
Structs
Options
Options struct.
#
Interfaces
Selector
Selector interface.
#
Type aliases
Next
Next return registry.Node.
Option
Option struct.
Strategy
Strategy type.