package
github.com/pkg/errors
third-party10 third-party functions from github.com/pkg/errors, ranked by how often they are called outside tests and generated code.
- prod calls
- 56,024
- non-test, non-generated
- all calls
- 61,355
- total callsites
- functions
- 10
- ranked in this snapshot
- origin
- ext
- third-party
members
Functions in github.com/pkg/errors
Ranked by production calls. The bar scales each function against the busiest in this package.
| Function | Prod calls |
|---|---|
| Wrap | 14,695 |
| Wrapf | 14,448 |
| Errorf | 12,747 |
| New | 7,842 |
| WithStack | 3,451 |
| Is | 1,661 |
| As | 409 |
| Cause | 375 |
| WithMessage | 328 |
| WithMessagef | 68 |