minio/internal/event
Aditya Manthramurthy bc110d8055
fix: mysql notification target table creation (#14350)
Add a generated hash column as the primary key for the key name as 
MySQL does not allow indexes on long VARCHAR columns.
2022-02-18 12:13:49 -08:00
..
target fix: mysql notification target table creation (#14350) 2022-02-18 12:13:49 -08:00
arn_test.go rename all remaining packages to internal/ (#12418) 2021-06-01 14:59:40 -07:00
arn.go rename all remaining packages to internal/ (#12418) 2021-06-01 14:59:40 -07:00
config_test.go rename all remaining packages to internal/ (#12418) 2021-06-01 14:59:40 -07:00
config.go add gocritic/ruleguard checks back again, cleanup code. (#13665) 2021-11-16 09:28:29 -08:00
errors.go rename all remaining packages to internal/ (#12418) 2021-06-01 14:59:40 -07:00
event.go rename all remaining packages to internal/ (#12418) 2021-06-01 14:59:40 -07:00
name_test.go run gofumpt cleanup across code-base (#14015) 2022-01-02 09:15:06 -08:00
name.go rename all remaining packages to internal/ (#12418) 2021-06-01 14:59:40 -07:00
rules_test.go rename all remaining packages to internal/ (#12418) 2021-06-01 14:59:40 -07:00
rules.go add gocritic/ruleguard checks back again, cleanup code. (#13665) 2021-11-16 09:28:29 -08:00
rulesmap_test.go run gofumpt cleanup across code-base (#14015) 2022-01-02 09:15:06 -08:00
rulesmap.go rename all remaining packages to internal/ (#12418) 2021-06-01 14:59:40 -07:00
targetid_test.go rename all remaining packages to internal/ (#12418) 2021-06-01 14:59:40 -07:00
targetid.go rename all remaining packages to internal/ (#12418) 2021-06-01 14:59:40 -07:00
targetidset_test.go rename all remaining packages to internal/ (#12418) 2021-06-01 14:59:40 -07:00
targetidset.go rename all remaining packages to internal/ (#12418) 2021-06-01 14:59:40 -07:00
targetlist_test.go rename all remaining packages to internal/ (#12418) 2021-06-01 14:59:40 -07:00
targetlist.go rename all remaining packages to internal/ (#12418) 2021-06-01 14:59:40 -07:00