Documentation ¶
Index ¶
Constants ¶
View Source
const ( Size = 26 Padding = 512 )
View Source
const ( Bind uint16 = iota Accept Reject Copy Abort Done )
Variables ¶
View Source
var ( ErrEmpty = errors.New("empty") ErrCorrupted = errors.New("packet corrupted") ErrUnknownId = errors.New("unknown packet id") )
View Source
var ErrClosed = errors.New("closed")
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.