Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RegisterHandshake ¶
func RegisterHandshake()
Types ¶
type HandshakeMod ¶
type HandshakeMod struct { }
Handshake implements the lzr.Handshake interface
func (*HandshakeMod) GetData ¶
func (h *HandshakeMod) GetData(dst string) []byte
server first protocol
func (*HandshakeMod) Verify ¶
func (h *HandshakeMod) Verify(data string) string
Click to show internal directories.
Click to hide internal directories.