Dario Maiocchi
|
caf0f7ed68
|
Use Guardclause for function
|
2018-10-09 10:22:02 +02:00 |
Noah Watkins
|
6363bf77ae
|
rados: use test suite to share code
Signed-off-by: Noah Watkins <nwatkins@redhat.com>
|
2018-08-07 18:48:17 -07:00 |
Noah Watkins
|
c14a3857fa
|
rados: add a connected flag to the conn obj
Signed-off-by: Noah Watkins <nwatkins@redhat.com>
|
2018-07-28 14:23:18 -07:00 |
Jared Watts
|
c08104a20f
|
Add support for mon_command input buffer
|
2016-07-21 13:07:30 -07:00 |
Livio Soares
|
6f8cc46f47
|
rados/conn: Fix passing of Go allocated pointer to CGO function in MonCommand(), which panics Go 1.6.
Addresses issue #10.
|
2016-03-24 22:13:09 -04:00 |
Kai Storbeck
|
0c6bdf8d59
|
run gofmt on all sources
|
2015-02-11 22:21:05 +01:00 |
Kai Storbeck
|
563c4eb06d
|
add some comments, drop reflect version
|
2015-02-11 20:13:35 +01:00 |
Kai Storbeck
|
1e0ea49819
|
Return a []byte pointing to the original C array
This was taken from an example on Go's own wiki (cgo page).
|
2015-02-11 19:56:41 +01:00 |
Kai Storbeck
|
ca76480b0b
|
implemment MonCommand
|
2015-02-10 22:11:37 +01:00 |
Kai Storbeck
|
a06dd37546
|
implement the MonCommand function
|
2015-02-10 21:13:56 +01:00 |
Noah Watkins
|
253495ee26
|
rados: move rados to its own package
Signed-off-by: Noah Watkins <noahwatkins@gmail.com>
|
2015-01-12 20:54:02 -08:00 |