package
0.0.0-20171009231159-a11eda293c5f
Repository: https://github.com/codelingo/kit.git
Documentation: pkg.go.dev
# Functions
MakeConcatEndpointFactory returns a loadbalancer.Factory that transforms GRPC host:port strings into Endpoints that call the Concat method on a GRPC server at that address.
MakeSumEndpointFactory returns a loadbalancer.Factory that transforms GRPC host:port strings into Endpoints that call the Sum method on a GRPC server at that address.