Documentation ¶
Overview ¶
Package nop implements a balancer with all of its balancer operations as no-ops, other than returning a Transient Failure Picker on a Client Conn update.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewBalancer ¶
func NewBalancer(cc balancer.ClientConn, err error) balancer.Balancer
NewBalancer returns a no-op balancer.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.