Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/osrg/gobgp
/ Event
Method
Event
pkg/server/server.go:4966–4968 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
4964
}
4965
4966
func
(w *watcher) Event() <-
chan
watchEvent {
4967
return
w.realCh
4968
}
4969
4970
func
(w *watcher) notify(v watchEvent) {
4971
w.ch.In() <- v
Callers
11
TestWatchUpdateCurrentDeliversInitBeforeLiveEvents
Function · 0.95
loop
Method · 0.80
WatchEvent
Method · 0.80
TestMonitor
Function · 0.80
TestDoNotReactToDuplicateRTCMemberships
Function · 0.80
TestDelVrfWithRTC
Function · 0.80
TestSameRTCMessagesWithOneDifferrence
Function · 0.80
TestRTCWithdrawUpdatedPath
Function · 0.80
TestRTCDefferalTime
Function · 0.80
loop
Method · 0.80
loop
Method · 0.80
Calls
no outgoing calls
Tested by
7
TestWatchUpdateCurrentDeliversInitBeforeLiveEvents
Function · 0.76
TestMonitor
Function · 0.64
TestDoNotReactToDuplicateRTCMemberships
Function · 0.64
TestDelVrfWithRTC
Function · 0.64
TestSameRTCMessagesWithOneDifferrence
Function · 0.64
TestRTCWithdrawUpdatedPath
Function · 0.64
TestRTCDefferalTime
Function · 0.64