hashicorp / go-multierrorLinks
A Go (golang) package for representing a list of errors as a single error.
☆2,486Updated last week
Alternatives and similar repositories for go-multierror
Users that are interested in go-multierror are comparing it to the libraries listed below
Sorting:
- Go error library with error portability over the network☆2,266Updated 3 months ago
- Retryable HTTP client in Go☆2,177Updated 3 weeks ago
- ⏱ The exponential backoff algorithm in Go☆3,807Updated this week
- Package for comparing Go values in tests☆4,489Updated 6 months ago
- HTTP traffic mocking and testing made easy in Go ༼ʘ̚ل͜ʘ̚༽☆2,191Updated 10 months ago
- Mergo: merging Go structs and maps since 2013☆3,040Updated this week
- A universal mechanism to manage goroutine lifecycles☆1,639Updated last month
- HTTP mocking for Golang☆2,048Updated this week
- Interface mocking tool for go generate☆2,119Updated 6 months ago
- Combine one or more Go errors together☆1,151Updated last year
- Resiliency patterns for golang☆2,303Updated 5 months ago
- A UUID package for Go☆1,715Updated last week
- go-querystring is Go library for encoding structs into URL query strings.☆2,075Updated last week
- A golang package for converting to snake_case or CamelCase☆1,099Updated last year
- Simple golang library for retry mechanism☆2,758Updated 5 months ago
- Circuit Breaker implemented in Go☆3,282Updated this week
- Professional lightweight testing mini-framework for Go.☆1,914Updated last year
- Jennifer is a code generator for Go☆3,537Updated 11 months ago
- A Go (golang) library for parsing and verifying versions and version constraints.☆1,705Updated last month
- Pure Go Redis server for Go unittests☆3,332Updated 2 months ago
- Calculate cyclomatic complexities of functions in Go source code.☆1,481Updated last year
- A Go dependency graph visualization tool☆1,153Updated last month
- A comprehensive error handling library for Go☆1,258Updated 9 months ago
- errcheck checks that you checked errors.