package
Version:
v0.0.0-...-b044761
Opens a new window with list of versions in this module.
Published: Dec 31, 2022
License: MIT
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package errors implements transactional error handling
New creates a new erorr with given string.
func Try(e func() (interface{}, error)) catch
Try tries a given function and see if it throw any error
Source Files
¶
Click to show internal directories.
Click to hide internal directories.