Documentation ¶
Overview ¶
Package mwgrpc provides common gRPC middlewares.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func StreamPanicHandler ¶
func StreamPanicHandler(logger interface{}) grpc.StreamServerInterceptor
StreamPanicHandler handles panics for StreamHandlers.
func UnaryPanicHandler ¶
func UnaryPanicHandler(logger interface{}) grpc.UnaryServerInterceptor
UnaryPanicHandler handles panics for UnaryHandlers.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.