package
0.0.0-20220628045418-2e6a22a86d64
Repository: https://github.com/ugwis/golang-net.git
Documentation: pkg.go.dev

# Functions

MarshalAuthReply returns an authentication reply in wire format.
MarshalCmdReply returns a command reply in wire format.
NewServer returns a new server.
NoAuthRequired handles a no-authentication-required signaling.
NoProxyRequired handles a command signaling without constructing a proxy connection to the final destination.
ParseAuthRequest parses an authentication request.
ParseCmdRequest parses a command request.

# Structs

An AuthRequest represents an authentication request.
A CmdRequest repesents a command request.
A Server repesents a server for handshake testing.