go-ceph/rados
John Mulligan 8a2d18be87 rados: include rados_test.go in rados package
Keeping the _test.go code in the same package allows for the testing
of private functions. AFAIK it is more conventional as well.

Signed-off-by: John Mulligan <jmulligan@redhat.com>
2019-12-16 09:49:47 +01:00
..
conn.go rados: add support for sending PG commands 2019-12-13 16:30:00 +01:00
doc.go rados: use correct style for package doc comment 2019-12-12 11:34:51 -05:00
ioctx.go Fix function comments based on best practices from Effective Go 2019-03-06 03:14:57 +00:00
rados_test.go rados: include rados_test.go in rados package 2019-12-16 09:49:47 +01:00
rados.go rados: free cluster runtime resources automatically 2019-11-26 09:59:19 -05:00