package
2.8.0+incompatible
Repository: https://github.com/pengsrc/jaeger-client-go.git
Documentation: pkg.go.dev

# Functions

HTTPBasicAuth sets the credentials required to perform HTTP basic auth.
HTTPBatchSize sets the maximum batch size, after which a collect will be triggered.
HTTPLogger sets the logger used to report errors in the collection process.
HTTPTimeout sets maximum timeout for http request.
NewHTTPTransport returns a new HTTP-backend transport.

# Structs

HTTPBasicAuthCredentials stores credentials for HTTP basic auth.
HTTPTransport implements Transport by forwarding spans to a http server.

# Type aliases

HTTPOption sets a parameter for the HttpCollector.