Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewRoundRobin ¶
Types ¶
type RoundRobin ¶
type RoundRobin struct {
// contains filtered or unexported fields
}
func (*RoundRobin) Clone ¶ added in v0.5.2
func (r *RoundRobin) Clone() balance.Policy
func (*RoundRobin) InUse ¶
func (r *RoundRobin) InUse(fun func(i uint64))
func (*RoundRobin) Init ¶ added in v0.5.2
func (r *RoundRobin) Init(size uint64)
Click to show internal directories.
Click to hide internal directories.