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

Top 10.0% on proxy.golang.org
Top 0.9% dependent packages on proxy.golang.org
Top 0.7% dependent repos on proxy.golang.org

proxy.golang.org : github.com/whosonfirst/warning

Package warning provides a simple way to handle errors that should not stop execution (return err), but rather continue. Common Go idiom is this: But what if you wanted to distinguish between error that ends execution and error that should just be logged? This package provides you with just that. It also works well with https://github.com/pkg/errors and https://github.com/hashicorp/go-multierror.

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/whosonfirst/warning
License: BSD-3-Clause
Latest release: about 5 years ago
First release: about 6 years ago
Namespace: github.com/whosonfirst
Dependent packages: 32
Dependent repositories: 72
Stars: 0 on GitHub
Forks: 1 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 26 days ago

    Loading...
    Readme
    Loading...