The highest tagged major version is
v2.
package
Version:
v1.0.0-beta.352
Opens a new window with list of versions in this module.
Published: Apr 2, 2016
License: MIT
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func Go(goroutine func())
Go starts a recoverable goroutine
func GoWithRecover(goroutine func(), customRecover func(err interface{}))
GoWithRecover starts a recoverable goroutine using given customRecover() function
Source Files
¶
Click to show internal directories.
Click to hide internal directories.