Niels de Vos
0e7b06e9d0
build: address 'copyloopvar' linter warning
...
golangci-lint reports these:
The copy of the 'for' variable "kmsID" can be deleted (Go 1.22+)
(copyloopvar)
Signed-off-by: Niels de Vos <ndevos@ibm.com>
2024-04-29 14:36:48 +00:00
Madhu Rajanna
4b7cafe821
util: address golangci-lint issues
...
address golangci-lint issues in utils
Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
2024-04-09 06:55:23 +00:00
Praveen M
9cec05f484
util: added read affinity related functions and unit testcases
...
This commit adds util functions related to read affinity
and unit testcases for the same.
Signed-off-by: Praveen M <m.praveen@ibm.com>
2023-11-08 21:17:00 +00:00