Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func OpentracingClient ¶
func OpentracingClient(tracer opentracing.Tracer, parentCtx context.Context) grpc.UnaryClientInterceptor
func OpentracingServer ¶
func OpentracingServer(tracer opentracing.Tracer) grpc.UnaryServerInterceptor
Types ¶
type MDReaderWriter ¶
func (MDReaderWriter) ForeachKey ¶
func (c MDReaderWriter) ForeachKey(handler func(key, val string) error) error
func (MDReaderWriter) Set ¶
func (c MDReaderWriter) Set(key, val string)
Click to show internal directories.
Click to hide internal directories.