package
0.64.11
Repository: https://github.com/grokify/mogo.git
Documentation: pkg.go.dev

# Functions

ErrIndexOutOfRange returns an `error` using the standard message for index out of range.
ErrorsToStrings returns a slice of strings.
No description provided by the author
NilifyIs will return a `nil` for if the supplied `err` `errors.Is() any of the errors in `errs`.`.
PanicOnErr is a syntactic sugar function to panic on error.
Wrap wraps an error with the supplied strings.
Wrapf will wrap the error, first performing a `fmt.Sprintf()` on the supplied params.

# Structs

No description provided by the author

# Type aliases

No description provided by the author