Documentation
¶
Overview ¶
Package connect defines the event source of network connection events on linux.
Index ¶
Constants ¶
View Source
const ( OpConnectStart = Op(iota) OpConnectEnd )
Variables ¶
View Source
var Module = shaft.Stack(stackConnectEventSource)
Module is the DI module of connect event.
The module requires a context and a trace manager, and injects an event channel of <-chan Event.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.