Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ForwarderTCPRequest ¶
type ForwarderUDPRequest ¶
type Option ¶
type Option struct { HandleTCP func(*ForwarderTCPRequest) HandlerUDP func(*ForwarderUDPRequest) EndPoint stack.LinkEndpoint }
Click to show internal directories.
Click to hide internal directories.