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
..
2018-03-13 14:03:10 +01:00
2018-12-05 08:40:05 +01:00
2020-02-24 21:57:15 +01:00
2019-10-04 13:03:34 +02:00
2017-02-09 08:04:16 +01:00
2017-02-09 08:04:16 +01:00
2017-02-09 08:04:16 +01:00
2017-02-09 08:04:16 +01:00
2017-02-09 08:04:16 +01:00
2019-11-25 11:07:36 +01:00
2020-02-12 07:47:05 +01:00
2020-02-19 16:58:09 +01:00
2020-02-19 16:58:09 +01:00
2020-01-21 18:23:08 +01:00
2020-02-24 21:57:15 +01:00
2020-02-14 08:11:54 +01:00
2018-11-07 11:04:41 +01:00
2020-02-24 21:57:15 +01:00
2020-01-27 17:31:17 +01:00
2020-02-24 21:57:15 +01:00
2020-03-03 22:40:00 +01:00
2020-01-20 21:14:29 +01:00
2020-01-20 21:14:29 +01:00
2019-06-27 19:25:38 +01:00
2019-06-27 19:25:38 +01:00
2020-01-08 12:21:22 +01:00
2017-02-09 08:04:16 +01:00
2019-03-04 13:01:52 +00:00
2019-08-16 09:35:19 +02:00
2019-03-09 18:45:36 +00:00
2020-02-12 07:47:05 +01:00
2019-07-31 10:53:35 +02:00
2019-07-31 10:53:35 +02:00