Emil Tullstedt
|
dd6d71ee4b
|
HTTP: Add function for using new style errors with fallback (#51627)
|
2022-07-13 13:14:28 +02:00 |
|
Emil Tullstedt
|
f1834163ec
|
ShortURL: Use new Error type (#50859)
|
2022-06-15 15:11:36 +02:00 |
|
Emil Tullstedt
|
264c2a9d1e
|
Errors: Introduce error type with Grafana specific metadata (#47504)
|
2022-06-14 10:50:11 +02:00 |
|
Kat Yang
|
31630edf0c
|
Chore: Remove Wrapf (#50128)
* Chore: Remove Wrapf
* Remove all Wrapf refs
* Remove last Wrapf ref
* Fix lint errors
* Remove Wrap and Wrapf definitions
* Remove unnecessary colon
|
2022-06-06 22:30:31 +02:00 |
|
Arve Knudsen
|
16c185c3b9
|
Chore: Drop xerrors dependency (#26718)
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
|
2020-07-31 09:45:20 +02:00 |
|
Carl Bergquist
|
c55e6016bf
|
backend: replace /pkg/errors with errutil (#17065)
|
2019-05-15 12:20:17 +02:00 |
|
Andrej Ocenas
|
c429934a66
|
Chore: Use x/xerrors instead of pkg/errors (#16668)
* Use xerrors instead of pkg/errors
* Add Wrap util func
* Move Wrap to errutil package
|
2019-04-23 11:50:31 +02:00 |
|