Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CLIENTIPData ¶
type CLIENTIPData struct {
ClientIP string
}
type Message ¶
type Message struct { Data any MessageType MessageType }
func ParseControlMessage ¶
func ParseSessionMessage ¶
type MessageType ¶
type MessageType string
type REQERRData ¶
type SERVNAMEData ¶
type SERVNAMEData struct {
ServerName string
}
type UnsupportedData ¶
type UnsupportedData struct {
Values []string
}
Click to show internal directories.
Click to hide internal directories.