Documentation ¶
Overview ¶
Package mwgrpc is DEPRECATED, left for backwards compatibility.
Please use github.com/EridanSilver/clay/v2/server/middlewares/mwgrpc directly instead.
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.