package
1.0.2
Repository: https://github.com/gophernancy/go-zero.git
Documentation: pkg.go.dev

# Functions

Chain runs funs one by one until an error occurred.
Wrap returns an error that wraps err with given message.
Wrapf returns an error that wraps err with given format and args.

# Structs

AtomicError defines an atomic error.
No description provided by the author