//
pkg.gl
Category
github.com/openzipkin/zipkin-go
middleware
package
0.4.3
Repository:
https://github.com/openzipkin/zipkin-go.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
3
Files
8 SLOC
#
Packages
grpc
Package grpc contains several gRPC handlers which can be used for instrumenting calls with Zipkin.
http
Package http contains several http middlewares which can be used for instrumenting calls with Zipkin.
#
Interfaces
BaggageHandler
BaggageHandler holds the interface for server and client middlewares interacting with baggage context propagation implementations.