Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type WeightBalance ¶
type WeightBalance struct {
// contains filtered or unexported fields
}
func (*WeightBalance) Build ¶
func (b *WeightBalance) Build(info base.PickerBuildInfo) balancer.Picker
func (*WeightBalance) Name ¶
func (b *WeightBalance) Name() string
func (*WeightBalance) Pick ¶
func (b *WeightBalance) Pick(info balancer.PickInfo) (balancer.PickResult, error)
Click to show internal directories.
Click to hide internal directories.