go-ceph/internal
Manish 6f90ce139c Code Lint: Fix lint errors caused by revive check for unused parameters
revive v1.3.7 added https://github.com/mgechev/revive/pull/966 which
checks for unused parameters in function literals. This caused several
lint errors in go-ceph code.

Signed-off-by: Manish <myathnal@redhat.com>
2024-02-13 07:22:13 +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 commands: add test cases for FilterBodyPrefix 2022-04-06 17:56:33 +00:00
cutil Code Lint: Fix lint errors caused by revive check for unused parameters 2024-02-13 07:22:13 +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 Code Lint: Fix lint errors caused by revive check for unused parameters 2024-02-13 07:22:13 +00:00
timespec timespec: add a helper function to convert from Timespec to C 2021-01-12 14:47:30 +00:00
util rgw/admin: fix tests for quincy 2022-05-19 14:09:21 +00:00