5 lines
83 B
Go
5 lines
83 B
Go
/*
|
|
Package rbd contains a set of wrappers around Ceph's librbd API.
|
|
*/
|
|
package rbd
|