Codebase list golang-github-go-kit-kit / 3acee0cf-8dfd-409b-92f9-f5db1260ed49/main tracing / opentracing / doc.go
3acee0cf-8dfd-409b-92f9-f5db1260ed49/main

Tree @3acee0cf-8dfd-409b-92f9-f5db1260ed49/main (Download .tar.gz)

doc.go @3acee0cf-8dfd-409b-92f9-f5db1260ed49/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