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