Documentation ¶
Overview ¶
Package ctxerr implements various error handling
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func StreamServerInterceptor ¶
func StreamServerInterceptor() grpc.StreamServerInterceptor
StreamServerInterceptor returns a new streaming server interceptor that returns a grpc error from context error.
func UnaryServerInterceptor ¶
func UnaryServerInterceptor() grpc.UnaryServerInterceptor
UnaryServerInterceptor returns a new unary server interceptor that returns a grpc error from context error.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.