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

Top 6.4% on proxy.golang.org
Top 5.0% forks on proxy.golang.org

proxy.golang.org : github.com/dsnet/golib/try

Package try emulates aspects of the ill-fated "try" proposal using generics. See https://golang.org/issue/32437 for inspiration. Example usage: This package is not intended for production critical code as quick and easy error handling can occlude critical error handling logic. Rather, it is intended for short Go programs and unit tests where development speed is a greater priority than reliability. Code before try: Code after try:

Registry - Source - Documentation - JSON - codemeta.json
purl: pkg:golang/github.com/dsnet/golib/try
License: BSD-3-Clause
Latest release: over 3 years ago
First release: over 3 years ago
Namespace: github.com/dsnet/golib
Stars: 27 on GitHub
Forks: 5 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: about 2 months ago