Codebase list golang-github-go-kit-kit / run/d2f2902b-79c4-43cd-8c09-341e33fc6017/upstream tracing / opentracing / doc.go
run/d2f2902b-79c4-43cd-8c09-341e33fc6017/upstream

Tree @run/d2f2902b-79c4-43cd-8c09-341e33fc6017/upstream (Download .tar.gz)

doc.go @run/d2f2902b-79c4-43cd-8c09-341e33fc6017/upstreamraw · history · blame

1
2
3
4
// Package opentracing provides Go kit integration to the OpenTracing project.
// OpenTracing implements a general purpose interface that microservices can
// program against, and which adapts to all major distributed tracing systems.
package opentracing