This PR fixes two different variant of deadlocks in notification. - holding write lock on the bucket competing with read lock - holding competing locks on read/save notification config
Rename Context[Get|Set] -> [Get|Set]Context
* Remove old notification files * Add net package * Add event package * Modify minio to take new notification system