When using %#v instead of %v, printing an error gives a slightly more informative error message, therefore this commit switches to %#v in all error prints. |
||
|---|---|---|
| .. | ||
| constants-travis.go | ||
| constants.go | ||
| context-managers.go | ||
| helpers.go | ||
| main_test.go | ||
| netns.go | ||
When using %#v instead of %v, printing an error gives a slightly more informative error message, therefore this commit switches to %#v in all error prints. |
||
|---|---|---|
| .. | ||
| constants-travis.go | ||
| constants.go | ||
| context-managers.go | ||
| helpers.go | ||
| main_test.go | ||
| netns.go | ||