minio/pkg/event
Praveen raj Mani e7af31c2ff Removed clientID from NATS-Streaming Config (#6391)
clientID must be a unique `UUID` for each connections. Now, the
server generates it, rather considering the config.

Removing it as it is non-beneficial right now.

Fixes #6364
2018-11-30 10:46:17 +05:30
..
target Removed clientID from NATS-Streaming Config (#6391) 2018-11-30 10:46:17 +05:30
arn.go make notification as separate package (#5294) 2018-03-15 13:03:41 -07:00
arn_test.go make notification as separate package (#5294) 2018-03-15 13:03:41 -07:00
config.go Set notification namespace for NotificationConfiguration (#6789) 2018-11-09 10:40:03 -08:00
config_test.go Fix regression in removing notification (#5673) 2018-03-20 12:02:56 -07:00
errors.go make notification as separate package (#5294) 2018-03-15 13:03:41 -07:00
event.go make notification as separate package (#5294) 2018-03-15 13:03:41 -07:00
name.go make notification as separate package (#5294) 2018-03-15 13:03:41 -07:00
name_test.go make notification as separate package (#5294) 2018-03-15 13:03:41 -07:00
rules.go make notification as separate package (#5294) 2018-03-15 13:03:41 -07:00
rules_test.go make notification as separate package (#5294) 2018-03-15 13:03:41 -07:00
rulesmap.go make notification as separate package (#5294) 2018-03-15 13:03:41 -07:00
rulesmap_test.go make notification as separate package (#5294) 2018-03-15 13:03:41 -07:00
targetid.go make notification as separate package (#5294) 2018-03-15 13:03:41 -07:00
targetid_test.go make notification as separate package (#5294) 2018-03-15 13:03:41 -07:00
targetidset.go make notification as separate package (#5294) 2018-03-15 13:03:41 -07:00
targetidset_test.go make notification as separate package (#5294) 2018-03-15 13:03:41 -07:00
targetlist.go Lock the targetList properly in go-routines (#6838) 2018-11-21 21:25:54 +05:30
targetlist_test.go fix: Avoid more crashes due to concurrent map usage (#5912) 2018-05-09 15:11:51 -07:00