The libradosgo
package provides support for a very small subset of the
ceph librados.
It's based on the code of the ceph python binding.
See godoc.org/github.com/sathlan/libradosgo for examples and usage.
It implements the IoCtxCreateDestroyer
interface needed for the usage of the
librbdgo
- Implements more of the rados library.
Features, Issues, and Pull Requests are always welcome.