sendObsMsg delivers (op, err) to the observer goroutine via a channel. It never blocks: the caller returns immediately after the send.
(op PktDir, err error)
source not stored for this graph (policy: none)
no test coverage detected