//
pkg.gl
Category
github.com/markbates/safe
module
package
1.1.0
Repository:
https://github.com/markbates/safe.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
21
Files
49 SLOC
#
Functions
Run
Run the function safely knowing that if it panics the panic will be caught and returned as an error.
#
Structs
Group
No description provided by the author
#
Type aliases
RunFn
No description provided by the author