Resolve "Improve the event system by adding an extra Event for gNMI-Subscribe to replace the currently used Update Event"
Merged
requested to merge 327-improve-the-event-system-by-adding-an-extra-event-for-gnmi-subscribe-to-replace-the-currently into master
Compare changes
@@ -12,6 +12,8 @@ const (
@@ -12,6 +12,8 @@ const (
@@ -23,6 +25,8 @@ func (t Type) String() string {
@@ -23,6 +25,8 @@ func (t Type) String() string {
@@ -30,9 +34,10 @@ func (t Type) String() string {
@@ -30,9 +34,10 @@ func (t Type) String() string {