proxy.golang.org : github.com/CyCoreSystems/errchan
Package errchan provides a simple wrapper for safely handling errors asynchronously from a function's execution. The intention of this library is to enable background execution of functions which return an error while not losing any non-nil errors which are returned by that function. A typical use case if the startup of several long-running functions, any of which might return an error which needs to be handled. For example:
Registry
-
Source
- Documentation
- JSON
purl: pkg:golang/github.com/%21cy%21core%21systems/errchan
License: Apache-2.0
Latest release: about 5 years ago
First release: about 5 years ago
Namespace: github.com/CyCoreSystems
Stars: 0 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 12 days ago