Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ErrFromCtxErr ¶
func RespDetailInterceptor ¶
func RespDetailInterceptor( ctx context.Context, req interface{}, _ *grpc.UnaryServerInfo, handler grpc.UnaryHandler, ) (resp interface{}, err error)
RespDetailInterceptor doesn't log status details of the responses itself, it just stashes them in gRPC context for real middleware logger(s) to pick up and log as part of the reverse chain traversal.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.