Closed LukeMathWalker closed 3 years ago
Add a builder method to allow users to ignore the LoadBalancedChannelBuilder type (or, at least, not having to import it directly). Edit examples to use the new method (and shorten them to avoid a horizontal scrollbar on docs.rs).
builder
LoadBalancedChannelBuilder
Add a
builder
method to allow users to ignore theLoadBalancedChannelBuilder
type (or, at least, not having to import it directly). Edit examples to use the new method (and shorten them to avoid a horizontal scrollbar on docs.rs).