Versions in this module Expand all Collapse all v0 v0.0.9 Apr 14, 2021 v0.0.8 Mar 26, 2021 Changes in this version + var TracingComponentTag = opentracing.Tag + func LogInterceptor(log zerolog.Logger) grpc.UnaryServerInterceptor + func OpenTracingClientInterceptor(tracer opentracing.Tracer) grpc.UnaryClientInterceptor + type MDReaderWriter struct + func (c MDReaderWriter) ForeachKey(handler func(key, val string) error) error + func (c MDReaderWriter) Set(key, val string)