Documentation
¶
Overview ¶
This is a simple package to implement the TLDMP protocol.
More info on the protocol: https://files.almaember.com/tld-messages.txt
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Message ¶
A simple message structure.
The content length is implied from the length of the slice.
func ReadFromStream ¶
Read a message from a stream
Click to show internal directories.
Click to hide internal directories.