Top 2.5% dependent repos on proxy.golang.org
proxy.golang.org : github.com/pborman/check
Package check is designed for testing, including table drive tests, to check the value of a returned error. The return value of a check is either an empty string (they matched) or a string describing why the check failed. Errors can be checked against different types of values (see Error) depending on the use case. Example Usage: When a string is passed, check.Error normally just checks to see that error message contains the string, case sensitive. Strings cast to Case are checked case insensitive while Equal and CaseEqual require the entire error message to be matched either case sensitive or insensitive respectively.
Registry
-
Source
- Documentation
- JSON
- codemeta.json
purl: pkg:golang/github.com/pborman/check
License: Apache-2.0
Latest release: over 4 years ago
First release: about 5 years ago
Namespace: github.com/pborman
Dependent packages: 1
Dependent repositories: 4
Stars: 0 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 23 days ago
github.com/pborman/flags v0.9.4
Package flags is a simplified version github.com/pborman/options that works with the standard fla...7 versions - Latest release: almost 2 years ago - 0 stars on GitHub
github.com/pborman/commander v0.0.0-20231226204605-30fc5708f896
Package commander is yet another commander packge that facilitates a sub command structure. It u...1 version - Latest release: almost 2 years ago - 0 stars on GitHub
github.com/pborman/options v1.4.2
Package options provides a structured interface for getopt style flag parsing. It is particularl...9 versions - Latest release: almost 2 years ago - 13 dependent packages - 5 dependent repositories - 12 stars on GitHub
Check this option to include packages that no longer depend on this package in their latest version but previously did.