Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MakeConcatEndpointFactory ¶
func MakeConcatEndpointFactory(tracer opentracing.Tracer, tracingLogger log.Logger) loadbalancer.Factory
MakeConcatEndpointFactory generates a Factory that transforms an http url into an Endpoint.
The path of the url is reset to /concat.
func MakeSumEndpointFactory ¶
func MakeSumEndpointFactory(tracer opentracing.Tracer, tracingLogger log.Logger) loadbalancer.Factory
MakeSumEndpointFactory generates a Factory that transforms an http url into an Endpoint.
The path of the url is reset to /sum.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.