Documentation ¶
Index ¶
Constants ¶
View Source
const ( EnvHeader = "X_XH_ENV" LaneHeader = "X_Xh_LANE" )
Variables ¶
This section is empty.
Functions ¶
Types ¶
type LoadBalancer ¶
type LoadBalancer struct {
ServiceName string
}
func (*LoadBalancer) GetPicker ¶
func (b *LoadBalancer) GetPicker(result discovery.Result) loadbalance.Picker
func (*LoadBalancer) Name ¶
func (b *LoadBalancer) Name() string
Click to show internal directories.
Click to hide internal directories.