/go-try

Primary LanguageGoMIT LicenseMIT

try

Package try simplifies the error handling in waiting Go 2 error handling.

It is not the perfect solution, and it is not recommended to use in the libraries, but it can help for the simple apps.

See the package documentation for details.