proxy.golang.org : github.com/olekukonko/errors
Package errors provides a robust error handling library with support for error wrapping, stack traces, context storage, and retry mechanisms. It extends the standard library's error interface with features like HTTP-like status codes, error categorization, and JSON serialization, while maintaining compatibility with `errors.Is`, `errors.As`, and `errors.Unwrap`. The package is thread-safe and optimized with object pooling for performance. pool.go Package errors provides utilities for error handling, including a flexible retry mechanism. Package errors provides utility functions for error handling, including stack trace capture and function name extraction.
Registry
-
Source
- Documentation
- JSON
- codemeta.json
purl: pkg:golang/github.com/olekukonko/errors
License: MIT
Latest release: 9 months ago
First release: 9 months ago
Namespace: github.com/olekukonko
Stars: 27 on GitHub
Forks: 2 on GitHub
Docker dependents: 4
Docker downloads: 14,739,957
See more repository details: repos.ecosyste.ms
Last synced: 23 days ago