Codebase list golang-github-go-kit-kit / dff50435-7a33-4f0c-bbdc-f455eb10d80a/v0.8.0 tracing / opentracing / doc.go
dff50435-7a33-4f0c-bbdc-f455eb10d80a/v0.8.0

Tree @dff50435-7a33-4f0c-bbdc-f455eb10d80a/v0.8.0 (Download .tar.gz)

doc.go @dff50435-7a33-4f0c-bbdc-f455eb10d80a/v0.8.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