MCPcopy
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
4966func (w *watcher) Event() <-chan watchEvent {
4967 return w.realCh
4968}
4969
4970func (w *watcher) notify(v watchEvent) {
4971 w.ch.In() <- v

Callers 11

loopMethod · 0.80
WatchEventMethod · 0.80
TestMonitorFunction · 0.80
TestDelVrfWithRTCFunction · 0.80
TestRTCDefferalTimeFunction · 0.80
loopMethod · 0.80
loopMethod · 0.80

Calls

no outgoing calls