go-ceph/cephfs/doc.go
John Mulligan 15a55c9000 cephfs: add a doc.go file documenting the package
The minimal doc.go file matches the style currently used for rados and
rbd.

Signed-off-by: John Mulligan <jmulligan@redhat.com>
2020-01-28 16:10:39 +01:00

5 lines
92 B
Go

/*
Package cephfs contains a set of wrappers around Ceph's libcephfs API.
*/
package cephfs