minio/internal/event/target
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
..
testdata/contrib rename all remaining packages to internal/ (#12418) 2021-06-01 14:59:40 -07:00
amqp.go Add headers into AMQP notifications (#12911) 2021-08-11 22:24:19 -07:00
common.go rename all remaining packages to internal/ (#12418) 2021-06-01 14:59:40 -07:00
elasticsearch.go Fix Elastic crash with no index (#13406) 2021-10-11 10:07:38 -07:00
kafka_scram_client_contrib.go add gocritic/ruleguard checks back again, cleanup code. (#13665) 2021-11-16 09:28:29 -08:00
kafka.go move internal/net to pkg/net package (#12505) 2021-06-14 14:54:37 -07:00
mqtt.go add gocritic/ruleguard checks back again, cleanup code. (#13665) 2021-11-16 09:28:29 -08:00
mysql_test.go rename all remaining packages to internal/ (#12418) 2021-06-01 14:59:40 -07:00
mysql.go update mysql notification key length, character set and collation (#13414) 2021-10-11 17:40:11 -07:00
nats_contrib_test.go move internal/net to pkg/net package (#12505) 2021-06-14 14:54:37 -07:00
nats_tls_contrib_test.go move internal/net to pkg/net package (#12505) 2021-06-14 14:54:37 -07:00
nats.go add gocritic/ruleguard checks back again, cleanup code. (#13665) 2021-11-16 09:28:29 -08:00
nsq_test.go move internal/net to pkg/net package (#12505) 2021-06-14 14:54:37 -07:00
nsq.go move internal/net to pkg/net package (#12505) 2021-06-14 14:54:37 -07:00
postgresql_test.go rename all remaining packages to internal/ (#12418) 2021-06-01 14:59:40 -07:00
postgresql.go move internal/net to pkg/net package (#12505) 2021-06-14 14:54:37 -07:00
queuestore_test.go rename all remaining packages to internal/ (#12418) 2021-06-01 14:59:40 -07:00
queuestore.go fix: remove unnecessary limit for queueStore (#12491) 2021-06-14 13:28:44 -07:00
redis.go move internal/net to pkg/net package (#12505) 2021-06-14 14:54:37 -07:00
store.go rename all remaining packages to internal/ (#12418) 2021-06-01 14:59:40 -07:00
webhook.go fix: allow authToken for webhook to support Splunk (#12663) 2021-07-09 11:47:04 -07:00