//
pkg.gl
Category
github.com/devexps/go-micro/v2
selector
wrr
package
2.0.7
Repository:
https://github.com/devexps/go-micro.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
2
Files
62 SLOC
#
Functions
New
New random a selector.
NewBuilder
NewBuilder returns a selector builder with wrr balancer.
#
Constants
Name
Name is wrr(Weighted Round Robin) balancer name.
#
Structs
Balancer
Balancer is a wrr balancer.
Builder
Builder is wrr builder.
#
Type aliases
Option
Option is wrr builder option.