package
0.18.0
Repository: https://github.com/robdavid/genutil-go.git
Documentation: pkg.go.dev

# Functions

A function that will recover a panic created by Try.
An alias for Try0.
A function that will recover a panic created by Try.
Must removes the error value from a return value.
PackageName returns the pull path of this package.
Raise an error.
Removes the error component of a function's return value.
Zero argument variant of Try (for functions that return an error value only).
An alias for Try.
Variant of try with 2 non-error arguments.
Variant of try with 3 non-error arguments.
Variant of try with 4 non-error arguments.
Variant of try with 5 non-error arguments.
Variant of try with 6 non-error arguments.
Variant of try with 7 non-error arguments.
Variant of try with 8 non-error arguments.
Variant of try with 9 non-error arguments.

# Structs

Simple error wrapper.