sourcegraph/lib/errors
Varun Gandhi 1284536eed
chore(codenav): Resolve repo and commit in common code (#63072)
Adds logic to validate as much of the args to usagesForSymbols as possible.
Also adds some infrastructure for property-based testing.
2024-06-07 21:58:36 +08:00
..
BUILD.bazel chore: Add tests documenting error invariants (#62992) 2024-06-03 19:46:53 +08:00
cockroach.go chore: Change errors.HasType to respect multi-errors (#63024) 2024-06-06 13:02:14 +00:00
CODENOTIFY
errors_test.go
errors.go
filter_test.go chore: Remove unused code in errors package (#62996) 2024-05-31 09:56:42 -04:00
filter.go chore: Remove unused code in errors package (#62996) 2024-05-31 09:56:42 -04:00
invariants_test.go chore: Change errors.HasType to respect multi-errors (#63024) 2024-06-06 13:02:14 +00:00
multi_error.go chore: Replace errors.As with generic As and AsInterface (#63047) 2024-06-04 01:56:55 +00:00
postgres.go
warning_test.go
warning.go