Documentation ¶
Index ¶
Constants ¶
View Source
const ( TCP string = "tcp" HTTP string = "http" )
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ConnectionReceived ¶
type EventType ¶
type EventType interface { TunnelRequested | TunnelOpened | ConnectionReceived }
type TunnelOpened ¶
type TunnelRequested ¶
Click to show internal directories.
Click to hide internal directories.