mirror of
https://github.com/ceph/go-ceph
synced 2024-12-13 09:57:26 +00:00
15a55c9000
The minimal doc.go file matches the style currently used for rados and rbd. Signed-off-by: John Mulligan <jmulligan@redhat.com>
5 lines
92 B
Go
5 lines
92 B
Go
/*
|
|
Package cephfs contains a set of wrappers around Ceph's libcephfs API.
|
|
*/
|
|
package cephfs
|