Files
opencloud/vendor/github.com/ceph/go-ceph/common/commands/doc.go
2023-04-19 20:24:34 +02:00

8 lines
238 B
Go

/*
Package commands provides types and utility functions that are used for
interfacing with the JSON based command infrastructure in Ceph.
The *rados.Conn type implements many of the interfaces found in this package.
*/
package commands