Skip to content
Snippets Groups Projects
user avatar
Valentin Rothberg authored
Make the error handling consistent by:

* Using github.com/pkg/errors to wrap errors before returning.
* Having consistent format specifiers for logs.
* Using `fmt.Errorf()` for non-wrapping errors.

Signed-off-by: default avatarValentin Rothberg <rothberg@redhat.com>
275a4de9
History
Name Last commit Last update