go-ceph/internal
Robert Vasek 74ca850366 cutil: added BufferGroup
BufferGroup is a helper structure that holds Go-allocated slices of
C-allocated strings and their respective lengths. Useful for C functions
that consume byte buffers with explicit length instead of null-terminated
strings.
2022-03-09 14:02:56 +00:00
..
admintest admintest: new helper pkg for */admin type test suites 2022-02-08 15:55:02 +00:00
callbacks callbacks: replace index with unique ID 2020-11-05 17:16:32 +00:00
commands internal commands: add EmptyBody filter function 2021-08-03 07:25:28 +00:00
cutil cutil: added BufferGroup 2022-03-09 14:02:56 +00:00
errutil errutil: replace unused StrError with FormatErrorCode function 2020-08-10 13:03:24 -04:00
log common: implement a common log package 2022-02-28 12:03:04 +00:00
retry retry: add a helper lib for retrying common operations 2020-04-20 15:08:36 -04:00
timespec timespec: add a helper function to convert from Timespec to C 2021-01-12 14:47:30 +00:00