go-ceph/rados
John Mulligan 9efbfd8518 rados: move object iter(ation) related functions into their own file
Create an object_iter.go from the Iter related functions that were
formerly in ioctx.go. This makes ioctx a little less of a giant wall of
code as well as making things easier to work on in the future.

Signed-off-by: John Mulligan <jmulligan@redhat.com>
2020-02-11 08:51:07 +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: move object iter(ation) related functions into their own file 2020-02-11 08:51:07 +01:00
object_iter.go rados: move object iter(ation) related functions into their own file 2020-02-11 08:51:07 +01:00
omap.go rados: fix doc comments for omap related functions 2020-02-11 08:51:07 +01:00
rados_test.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