package
0.0.0-20230306073224-9a47451aa932
Repository: https://github.com/jeevic/lego.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
StreamServerInterceptor returns a new streaming server interceptor for panic recovery.
UnaryServerInterceptor returns a new unary server interceptor for panic recovery.
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

No description provided by the author

# Type aliases

RecoveryHandlerFunc is a function that recovers from the panic `p` by returning an `error`.
RecoveryHandlerFuncContext is a function that recovers from the panic `p` by returning an `error`.