mirror of
https://github.com/ceph/go-ceph
synced 2024-12-13 09:57:26 +00:00
828ea92a51
This change removes StrError, as it was unused. Instead we add FormatErrorCode which should replace the common code that was previously repeated for all error-code types, along with consistently printing the raw error code value's sign (minus sign when negative). Signed-off-by: John Mulligan <jmulligan@redhat.com> |
||
---|---|---|
.. | ||
strerror_test.go | ||
strerror.go |