Codebase list golang-github-go-kit-kit / f9d8373b-9935-4125-b2b2-694ccabcf82b/v0.9.0 tracing / opentracing / doc.go
f9d8373b-9935-4125-b2b2-694ccabcf82b/v0.9.0

Tree @f9d8373b-9935-4125-b2b2-694ccabcf82b/v0.9.0 (Download .tar.gz)

doc.go @f9d8373b-9935-4125-b2b2-694ccabcf82b/v0.9.0raw · 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