Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PanicRecoveryMiddleware ¶
type PanicRecoveryMiddleware struct{}
func NewPanicRecoveryMiddleware ¶
func NewPanicRecoveryMiddleware() *PanicRecoveryMiddleware
func (*PanicRecoveryMiddleware) StreamServerInterceptor ¶
func (p *PanicRecoveryMiddleware) StreamServerInterceptor() grpc.StreamServerInterceptor
func (*PanicRecoveryMiddleware) UnaryServerInterceptor ¶
func (p *PanicRecoveryMiddleware) UnaryServerInterceptor() grpc.UnaryServerInterceptor
Click to show internal directories.
Click to hide internal directories.