Documentation ¶
Overview ¶
Package worker implements the logic for reading packets from a session's ring buffer, encapsulating them and writing them to the network as frames.
Index ¶
Constants ¶
View Source
const ( PktLenSize = 2 MinSpace = 16 SigHdrLen = 8 MaxSeq = (1 << 24) - 1 )
Variables ¶
This section is empty.
Functions ¶
Types ¶
Directories ¶
Path | Synopsis |
---|---|
Package mock_worker is a generated GoMock package.
|
Package mock_worker is a generated GoMock package. |
Click to show internal directories.
Click to hide internal directories.