Codebase list golang-github-go-kit-kit / scrub-obsolete/main tracing / opentracing / doc.go
scrub-obsolete/main

Tree @scrub-obsolete/main (Download .tar.gz)

doc.go @scrub-obsolete/mainraw · 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