Jakob Borg
dd92b2b8f4
all: Tweak error creation ( #6391 )
...
- In the few places where we wrap errors, use the new Go 1.13 "%w"
construction instead of %s or %v.
- Where we create errors with constant strings, consistently use
errors.New and not fmt.Errorf.
- Remove capitalization from errors in the few places where we had that.
2020-03-03 22:40:00 +01:00
..
2020-03-03 22:40:00 +01:00
2018-06-26 10:29:36 +02:00
2019-11-21 08:41:15 +01:00
2019-10-07 13:30:25 +02:00
2020-03-03 22:40:00 +01:00
2020-03-03 22:40:00 +01:00
2020-03-03 22:40:00 +01:00
2020-02-26 13:16:18 +01:00
2020-02-13 14:43:00 +01:00
2020-01-11 08:14:05 +01:00
2020-03-03 22:40:00 +01:00
2020-03-03 22:40:00 +01:00
2019-07-31 10:53:35 +02:00
2019-10-04 13:03:34 +02:00
2020-03-03 22:40:00 +01:00
2020-02-24 21:57:15 +01:00
2020-02-26 13:16:18 +01:00
2020-02-24 21:57:15 +01:00
2020-03-03 22:40:00 +01:00
2019-05-29 09:56:40 +02:00
2020-03-03 22:40:00 +01:00
2020-03-03 22:40:00 +01:00
2020-03-03 22:40:00 +01:00
2019-11-06 07:09:58 +01:00
2017-02-09 08:04:16 +01:00
2019-11-30 13:03:24 +01:00
2020-02-24 21:57:15 +01:00
2019-10-16 10:11:11 +02:00
2020-02-24 21:57:15 +01:00
2019-05-18 08:53:59 +02:00
2020-03-03 22:40:00 +01:00
2020-03-03 22:40:00 +01:00
2020-02-24 21:57:15 +01:00
2020-02-24 21:57:15 +01:00
2020-02-24 21:57:15 +01:00
2020-03-03 22:40:00 +01:00
2019-11-21 08:41:15 +01:00
2019-02-25 13:29:31 +04:00