minio/internal/kms
Harshavardhana 661b263e77
add gocritic/ruleguard checks back again, cleanup code. (#13665)
- remove some duplicated code
- reported a bug, separately fixed in #13664
- using strings.ReplaceAll() when needed
- using filepath.ToSlash() use when needed
- remove all non-Go style comments from the codebase

Co-authored-by: Aditya Manthramurthy <donatello@users.noreply.github.com>
2021-11-16 09:28:29 -08:00
..
context.go rename all remaining packages to internal/ (#12418) 2021-06-01 14:59:40 -07:00
dek_test.go rename all remaining packages to internal/ (#12418) 2021-06-01 14:59:40 -07:00
kes.go rename all remaining packages to internal/ (#12418) 2021-06-01 14:59:40 -07:00
kms.go rename all remaining packages to internal/ (#12418) 2021-06-01 14:59:40 -07:00
single-key.go add gocritic/ruleguard checks back again, cleanup code. (#13665) 2021-11-16 09:28:29 -08:00
single-key_test.go rename all remaining packages to internal/ (#12418) 2021-06-01 14:59:40 -07:00