context | Package context defines the Context type, which carries deadlines, cancellation signals, and other request-scoped values across API boundaries and between processes. |
github.com/openzipkin/zipkin-go | Package zipkin implements a native Zipkin instrumentation library for Go. |
github.com/openzipkin/zipkin-go/reporter/http | Package http implements a HTTP reporter to send spans to Zipkin V2 collectors. |
go.opencensus.io/exporter/zipkin | |
go.opencensus.io/trace | Package trace contains support for OpenCensus distributed tracing. |
log | Package log implements a simple logging package. |
time | Package time provides functionality for measuring and displaying time. |