go-ceph/rados
John Mulligan bb375f68ac rados: convert less-than-zero error checks to getRadosError
A number of the error handling checks do not seem to need to check
for specific non-zero error returns so we should be able to
convert to getRadosError rather than a lot of boiler-plate.

Signed-off-by: John Mulligan <jmulligan@redhat.com>
2020-01-22 10:35:02 +01:00
..
conn.go rados: convert less-than-zero error checks to getRadosError 2020-01-22 10:35:02 +01:00
doc.go rados: use correct style for package doc comment 2019-12-12 11:34:51 -05:00
ioctx.go rados: make get rados error a private function 2020-01-22 10:35:02 +01:00
rados_test.go rados: make get rados error a private function 2020-01-22 10:35:02 +01:00
rados.go rados: make get rados error a private function 2020-01-22 10:35:02 +01:00