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 Params
- type Tracer
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func StreamClientInterceptor ¶
func StreamClientInterceptor(tracer Tracer) grpc.StreamClientInterceptor
StreamClientInterceptor for tracer.
func StreamServerInterceptor ¶
func StreamServerInterceptor(tracer Tracer) grpc.StreamServerInterceptor
StreamServerInterceptor for tracer.
func UnaryClientInterceptor ¶
func UnaryClientInterceptor(tracer Tracer) grpc.UnaryClientInterceptor
UnaryClientInterceptor for tracer.
func UnaryServerInterceptor ¶
func UnaryServerInterceptor(tracer Tracer) grpc.UnaryServerInterceptor
UnaryServerInterceptor for tracer.
Types ¶
Click to show internal directories.
Click to hide internal directories.