summaryrefslogtreecommitdiffhomepage
path: root/server/watcher.go
diff options
context:
space:
mode:
Diffstat (limited to 'server/watcher.go')
-rw-r--r--server/watcher.go3
1 files changed, 1 insertions, 2 deletions
diff --git a/server/watcher.go b/server/watcher.go
index 8df5edbb..8c92fab3 100644
--- a/server/watcher.go
+++ b/server/watcher.go
@@ -44,8 +44,7 @@ const (
WATCHER_BMP
WATCHER_ZEBRA
WATCHER_COLLECTOR
- WATCHER_GRPC_BESTPATH
- WATCHER_GRPC_INCOMING
+ WATCHER_GRPC_MONITOR
)
type watcherEventType uint8