sourcegraph/lib/errors
Ryan Slade e49cda4784
errors: Add package level IsWarning function (#40656)
This makes it easier to check if an error is a warning without
resorting to errors.As
2022-08-22 10:56:54 +02:00
..
cockroach.go lib/errors: new MultiError error type and utilities (#31466) 2022-02-18 11:07:02 -08:00
CODENOTIFY trace, tracer, errors, observation: add devx to CODENOTIFY (#38897) 2022-07-18 18:19:13 +02:00
errors_test.go lib/errors: new MultiError error type and utilities (#31466) 2022-02-18 11:07:02 -08:00
errors.go lib/errors: add interfaces for typed errors (#39256) 2022-07-25 19:59:14 -04:00
filter_test.go Add helper predicates for HasType and Is (#30975) 2022-02-10 16:47:46 +00:00
filter.go ignore any context errors in code monitors (#35064) 2022-05-07 12:13:24 -04:00
group_test.go lib/errors: new MultiError error type and utilities (#31466) 2022-02-18 11:07:02 -08:00
group.go lib/errors: new MultiError error type and utilities (#31466) 2022-02-18 11:07:02 -08:00
multi_error.go lib/errors: add interfaces for typed errors (#39256) 2022-07-25 19:59:14 -04:00
warning_test.go errors: Add package level IsWarning function (#40656) 2022-08-22 10:56:54 +02:00
warning.go errors: Add package level IsWarning function (#40656) 2022-08-22 10:56:54 +02:00