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

# Functions

PostJSON sends a POST request to `url` with body containing JSON-serialized `req`.

# Constants

DefaultClientPortHTTP is the port where the client (controller) runs.
DefaultServerPortHTTP is the port where HTTP server runs.
DefaultServerPortTChannel is the port where TChannel server runs.
DefaultServiceName is the service name used by TChannel server.
DefaultTracerServiceName is the service name used by the tracer.