Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RoundRobin ¶
func New ¶
func New(enableWeight bool) *RoundRobin
func (*RoundRobin) Add ¶
func (r *RoundRobin) Add(ep endpoint.Endpoint) error
func (*RoundRobin) Refresh ¶
func (r *RoundRobin) Refresh(eps []endpoint.Endpoint)
func (*RoundRobin) Remove ¶
func (r *RoundRobin) Remove(ep endpoint.Endpoint) error
Click to show internal directories.
Click to hide internal directories.