mirror of
https://github.com/ceph/go-ceph
synced 2024-12-11 17:06:58 +00:00
176a163c3c
Since the index of the registered callbacks is basically only used as void*/unsafe.Pointer, it makes more sense and code simpler, if the index type is uintptr instead of a simple int. Signed-off-by: Sven Anderson <sven@redhat.com> |
||
---|---|---|
.. | ||
callbacks_test.go | ||
callbacks.go |