sourcegraph/lib/errors
Keegan Carruthers-Smith 27569d1fc7
all: run gofmt -s -w from 1.19 (#41629)
gofmt in go1.19 does a lot of reformating of godoc strings, mostly to
make them more consistent around lists.

Test Plan: CI
2022-09-13 07:44:06 +00: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 lib/errors: Assert warning against nil error in tests (#40631) 2022-08-22 21:31:43 +05:30
warning.go all: run gofmt -s -w from 1.19 (#41629) 2022-09-13 07:44:06 +00:00