mirror of
https://github.com/ceph/go-ceph
synced 2025-01-11 08:39:50 +00:00
rbd: add doc comment for image type
Signed-off-by: John Mulligan <jmulligan@redhat.com>
This commit is contained in:
parent
eb1cccea2f
commit
c3e1a2d032
@ -99,7 +99,7 @@ type Locker struct {
|
||||
Addr string
|
||||
}
|
||||
|
||||
//
|
||||
// Image is a handle for an RBD image.
|
||||
type Image struct {
|
||||
io.Reader
|
||||
io.Writer
|
||||
|
Loading…
Reference in New Issue
Block a user