go-ceph/rados
John Mulligan be7a90a2be rados: use getError helper in general error conversion cases
For more consisistency use getError where possible.
Changes produced using `gofmt -r 'RadosError(int(x)) -> getError(x)`,
followed by a few manual fixups.

Signed-off-by: John Mulligan <jmulligan@redhat.com>
2020-04-06 17:10:09 -04:00
..
conn.go rados: use getError helper in general error conversion cases 2020-04-06 17:10:09 -04:00
doc.go rados: use correct style for package doc comment 2019-12-12 11:34:51 -05:00
errors.go rados: update error conversion func to be consistent with rbd & cephfs 2020-04-06 17:10:09 -04:00
errors_test.go rados: update error conversion func to be consistent with rbd & cephfs 2020-04-06 17:10:09 -04:00
ioctx.go rados: use getError helper in general error conversion cases 2020-04-06 17:10:09 -04:00
object_iter.go rados: update error conversion func to be consistent with rbd & cephfs 2020-04-06 17:10:09 -04:00
omap.go rados: use getError helper in general error conversion cases 2020-04-06 17:10:09 -04:00
rados.go rados: use getError helper in general error conversion cases 2020-04-06 17:10:09 -04:00
rados_test.go rados: consolidate error types & values in an errors.go file 2020-04-06 17:10:09 -04:00