Codebase list golang-github-go-kit-kit / 5354bce tracing / opentracing / doc.go
5354bce

Tree @5354bce (Download .tar.gz)

doc.go @5354bceraw · 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