diff --git a/cephfs/doc.go b/cephfs/doc.go new file mode 100644 index 0000000..3fc2e3c --- /dev/null +++ b/cephfs/doc.go @@ -0,0 +1,4 @@ +/* +Package cephfs contains a set of wrappers around Ceph's libcephfs API. +*/ +package cephfs