Documentation ¶
Index ¶
Constants ¶
View Source
const ( MsgClientHello = iota MsgServerHello )
Variables ¶
View Source
var ( ErrMsgTooLong = errors.New("message too long") ErrUnsupportedProtocol = errors.New("unsupported protocol") ErrIncompatiableVersion = errors.New("incompatible protocol version") )
View Source
var (
Type = mime.FormatMediaType(mimeType, map[string]string{"version": mimeVersion})
)
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.