Documentation ¶
Index ¶
- func StreamClientInterceptor(tracer Tracer) grpc.StreamClientInterceptor
- func StreamServerInterceptor(tracer Tracer) grpc.StreamServerInterceptor
- func UnaryClientInterceptor(tracer Tracer) grpc.UnaryClientInterceptor
- func UnaryServerInterceptor(tracer Tracer) grpc.UnaryServerInterceptor
- type Tracer
- type TracerParams
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func StreamClientInterceptor ¶
func StreamClientInterceptor(tracer Tracer) grpc.StreamClientInterceptor
StreamClientInterceptor for otel.
func StreamServerInterceptor ¶
func StreamServerInterceptor(tracer Tracer) grpc.StreamServerInterceptor
StreamServerInterceptor for otel.
func UnaryClientInterceptor ¶
func UnaryClientInterceptor(tracer Tracer) grpc.UnaryClientInterceptor
UnaryClientInterceptor for otel.
func UnaryServerInterceptor ¶
func UnaryServerInterceptor(tracer Tracer) grpc.UnaryServerInterceptor
UnaryServerInterceptor for otel.
Types ¶
Click to show internal directories.
Click to hide internal directories.