//
pkg.gl
Category
github.com/dsxack/go
safe
package
1.3.0
Repository:
https://github.com/dsxack/go.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
2
Dependents
0
Files
21 SLOC
#
Functions
Go
Go starts a recoverable goroutine.
GoWithRecover
GoWithRecover starts a recoverable goroutine using given customRecover() function.