# Functions
ClientTracingEndpoint adds our Endpoint Tracing middleware to the existing client side endpoint.
RetryEndpoint wraps a Go kit lb.Retry endpoint with an annotated span.
ServerTracingEndpoint adds our Endpoint Tracing middleware to the existing server side endpoint.
Setup OpenCensus.
# Type aliases
BalancerType used in Retry logic.