//
pkg.gl
Category
github.com/pojol/braid-go
components
internal
balancer
package
1.4.0
Repository:
https://github.com/pojol/braid-go.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
9
Dependents
2
Files
320 SLOC
#
Functions
BuildWithOption
No description provided by the author
WithStrategy
WithStrategy add strategy.
#
Constants
Name
Name 基础的负载均衡容器实现.
StrategyRandom
No description provided by the author
StrategySwrr
No description provided by the author
#
Structs
Parm
Parm balancer group parm.
#
Interfaces
IBalancer
IBalancer 负载均衡器.
IPicker
IPicker 选取器.
#
Type aliases
Option
Option parm opt.