minio/pkg/event
ebozduman f16bfda2f2 Remove panic() and handle it appropriately (#5807)
This is an effort to remove panic from the source. 
Add a new call called CriticialIf, that calls LogIf and exits. 
Replace panics with one of CriticalIf, FatalIf and a return of error.
2018-04-19 17:24:43 -07:00
..
target Remove panic() and handle it appropriately (#5807) 2018-04-19 17:24:43 -07:00
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 Fix regression in removing notification (#5673) 2018-03-20 12:02:56 -07: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 make notification as separate package (#5294) 2018-03-15 13:03:41 -07:00
targetlist_test.go make notification as separate package (#5294) 2018-03-15 13:03:41 -07:00