Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RecoverNoStack ¶
RecoverNoStack wraps a panic into a *Error if e is not nil, skips the stack trace.
func RecoverStack ¶
RecoverStack wraps a panic into a *Error if e is not nil, includes the stack trace.
Types ¶
Click to show internal directories.
Click to hide internal directories.