package
0.4.3
Repository: https://github.com/openzipkin/zipkin-go.git
Documentation: pkg.go.dev

# Packages

Package grpc contains several gRPC handlers which can be used for instrumenting calls with Zipkin.
Package http contains several http middlewares which can be used for instrumenting calls with Zipkin.

# Interfaces

BaggageHandler holds the interface for server and client middlewares interacting with baggage context propagation implementations.