minio/internal/bucket/replication
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
..
and.go rename all remaining packages to internal/ (#12418) 2021-06-01 14:59:40 -07:00
datatypes.go Add support for multi site replication (#12880) 2021-09-18 13:31:35 -07:00
datatypes_gen.go Add support for multi site replication (#12880) 2021-09-18 13:31:35 -07:00
datatypes_gen_test.go Add support for multi site replication (#12880) 2021-09-18 13:31:35 -07:00
destination.go add gocritic/ruleguard checks back again, cleanup code. (#13665) 2021-11-16 09:28:29 -08:00
error.go rename all remaining packages to internal/ (#12418) 2021-06-01 14:59:40 -07:00
filter.go rename all remaining packages to internal/ (#12418) 2021-06-01 14:59:40 -07:00
replication.go add gocritic/ruleguard checks back again, cleanup code. (#13665) 2021-11-16 09:28:29 -08:00
replication_test.go add gocritic/ruleguard checks back again, cleanup code. (#13665) 2021-11-16 09:28:29 -08:00
rule.go Add support for existing object replication. (#12109) 2021-06-01 19:59:11 -07:00
rule_test.go add gocritic/ruleguard checks back again, cleanup code. (#13665) 2021-11-16 09:28:29 -08:00
sourceselectioncriteria.go rename all remaining packages to internal/ (#12418) 2021-06-01 14:59:40 -07:00
tag.go rename all remaining packages to internal/ (#12418) 2021-06-01 14:59:40 -07:00