An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

github.com/sknr/goroutine

Package Goroutine provides a small wrapper around go's goroutines, in order to easily create panic safe goroutines. Starting a new goroutine without taking care of recovering from a possible panic in that goroutine itself could crash the whole application. Therefore, in case of a panic, triggered by the goroutine which was created by the Go method, the panic will be automatically recovered and the error will be notified via the done channel.

Ecosystem
proxy.golang.org
Latest Release
v0.4.1
over 4 years ago
Versions
7
Dependent Repos
1
Links
Registry proxy.golang.org
Source Repository
Docs Documentation
JSON API View JSON
CodeMeta codemeta.json
Package Details
PURL pkg:golang/github.com/sknr/goroutine
spec
License MIT
Namespace github.com/sknr
First Release over 4 years ago
Last Synced 19 days ago
Repository
Stars 2 on GitHub
Forks 0 on GitHub
Rankings on proxy.golang.org
Dependent repos Top 4.7%