Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CheckErrorMessages ¶
CheckErrorMessages checks for specific messages contains in the error
func RootStackTrace ¶
RootStackTrace returns root stack trace with a string contains just stack trace levels for the given error
Types ¶
type HandlerFunc ¶
type HandlerFunc func() error
type WrappedFunc ¶
type WrappedFunc func()
func HandlerErrorWrapper ¶
func HandlerErrorWrapper(ctx context.Context, f HandlerFunc) WrappedFunc
Click to show internal directories.
Click to hide internal directories.