Documentation
¶
Index ¶
- func ClearContext()
- func ContextWithSpan(ctx context.Context) context.Context
- func GetContext() context.Context
- func RunWithContext(ctx context.Context, fn func(ctx context.Context))
- func SetContext(ctx context.Context)
- func StreamClientInterceptor() grpc.StreamClientInterceptor
- func StreamServerInterceptor() grpc.StreamServerInterceptor
- func UnaryClientInterceptor() grpc.UnaryClientInterceptor
- func UnaryServerInterceptor() grpc.UnaryServerInterceptor
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RunWithContext ¶
RunWithContext .
func StreamClientInterceptor ¶
func StreamClientInterceptor() grpc.StreamClientInterceptor
StreamClientInterceptor stream client interceptor
func StreamServerInterceptor ¶
func StreamServerInterceptor() grpc.StreamServerInterceptor
StreamServerInterceptor stream server interceptor
func UnaryClientInterceptor ¶
func UnaryClientInterceptor() grpc.UnaryClientInterceptor
UnaryClientInterceptor unary client interceptor
func UnaryServerInterceptor ¶
func UnaryServerInterceptor() grpc.UnaryServerInterceptor
UnaryServerInterceptor unary server interceptor
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.