package
1.1.2
Repository: https://github.com/opengoats/goat.git
Documentation: pkg.go.dev

# Functions

Default todo.
NewInterceptor todo.
NewZapRecoveryHandler todo.

# Constants

RecoveryExplanation 异常消息.

# Structs

Interceptor todo.
ZapRecoveryHandler todo.

# Interfaces

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