Documentation ¶
Index ¶
Constants ¶
View Source
const ( PgDsn = "pg-dsn" JaegerEndpoint = "jaeger-endpoint" ServiceName = "service-name" )
Variables ¶
View Source
var ( ErrConfigNotFoundByKey = func(key string) error { return fmt.Errorf("config not found by key = %q", key) } )
View Source
var Tracer opentracing.Tracer
Functions ¶
func InitTestConfigs ¶
func InitTestConfigs() error
func NewJaegerTracer ¶
NewJaegerTracer for current service
Types ¶
Click to show internal directories.
Click to hide internal directories.