package
0.0.0-20230321075841-be2b9a37bf1d
Repository: https://github.com/nycu-ucr/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.