Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Node ¶ added in v1.1.0
func (*Node) GetAddrHost ¶ added in v1.1.5
NOTE for (https/ws/wss)://xxx.com -> xxx.com
type RoundRobin ¶ added in v1.0.6
RoundRobin is an interface for representing round-robin balancing.
func NewRoundRobin ¶ added in v1.1.0
func NewRoundRobin(nodeList []*Node) RoundRobin
Click to show internal directories.
Click to hide internal directories.