go-ceph/rados
Niels de Vos 5adb04909d rados: standardize error naming
RadosError-prefixes are not recommended, instead just Err as prefix is
used.

Also, errors are constants, not variables.

For existing users, backwards compatible constants are available. These
will need to be removed in a future go-ceph release.

Signed-off-by: Niels de Vos <ndevos@redhat.com>
2020-01-29 16:51:49 +01:00
..
conn.go rados: support fetching the cluster from the Conn 2020-01-27 18:30:10 +01:00
doc.go rados: use correct style for package doc comment 2019-12-12 11:34:51 -05:00
ioctx.go rados: standardize error naming 2020-01-29 16:51:49 +01:00
rados.go rados: standardize error naming 2020-01-29 16:51:49 +01:00
rados_test.go rados: standardize error naming 2020-01-29 16:51:49 +01:00