package
0.0.0-20220111133703-f1e56083d4f3
Repository: https://github.com/sandwichdev/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.