Documentation
¶
Index ¶
Constants ¶
View Source
const ( // HeaderRequestID is the name of header that specifies a request ID used to associate the error // and data streams for a single forwarded connection HeaderRequestID = "requestID" // HeaderStreamType name of header that specifies stream type HeaderStreamType = "streamType" )
View Source
const ProtocolName = "PortForwarding-v1"
ProtocolName is the subprotocol used for port forwarding.
View Source
const (
StreamTypeData = "data"
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.