mirror of https://github.com/ceph/go-ceph
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.go | ||
strerror_test.go |