package
0.0.0-20191104030310-5dfa7fa53fc9
Repository: https://github.com/a-and/pkg.git
Documentation: pkg.go.dev

# Functions

NewTracingConfigFromConfigMap returns a Config for the given configmap.
NewTracingConfigFromMap returns a Config given a map corresponding to a ConfigMap.

# Constants

ConfigName is the name of the configmap.
None is used for no backend.
Stackdriver is used for Stackdriver backend.
Zipkin is used for Zipkin backend.

# Structs

Config holds the configuration for tracers.

# Type aliases

BackendType specifies the backend to use for tracing.