Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Command = udpclient.Command{ RequestPacket: []byte{0xff, 0xff, 0xff, 0xff, 'q', 't', 'v', 'u', 's', 'e', 'r', 's', 0x0a}, ResponseHeader: []byte{0xff, 0xff, 0xff, 0xff, 'n', 'q', 't', 'v', 'u', 's', 'e', 'r', 's'}, }
Functions ¶
func ParseResponse ¶ added in v0.1.8
func ParseResponse(responseBody []byte, err error) ([]qstring.QuakeString, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.