go-ceph/rbd
John Mulligan a2d1c64180 rbd: separate standard lib imports from pkg imports
By convention many projects are separating the golang stdlib imports
from other imports. Do that as well for rbd.go.

Signed-off-by: John Mulligan <jmulligan@redhat.com>
2019-12-16 10:03:58 +01:00
..
doc.go rbd: use correct style for package doc comment 2019-12-12 11:34:51 -05:00
options_test.go rbd: add support for RbdImageOptions 2019-12-11 13:43:58 -05:00
options.go rbd: add support for RbdImageOptions 2019-12-11 13:43:58 -05:00
rbd_test.go rbd: return more useful error messages 2019-12-12 13:56:53 -05:00
rbd.go rbd: separate standard lib imports from pkg imports 2019-12-16 10:03:58 +01:00