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 |