package
1.3.0
Repository: https://github.com/dsxack/go.git
Documentation: pkg.go.dev

# Functions

Go starts a recoverable goroutine.
GoWithRecover starts a recoverable goroutine using given customRecover() function.