Fix watch_test.go TestEvent Prior to This fix the isModify case of the table driven test was never checked.
- add another layer of abstraction in clientv3 for user, not expose internal storagepb ones - provide commonly used routines IsCreate(), IsModify() on event