Documentation
¶
Index ¶
Constants ¶
View Source
const ( HeaderPath = "path" HeaderError = "error" HeaderRequestID = "reqid" )
Variables ¶
View Source
var ErrHeaderTooLong = errors.New("header is longer than 255 characters")
View Source
var ErrTooManyHeaders = errors.New("too many headers")
Functions ¶
This section is empty.
Types ¶
type Message ¶
func NewMessage ¶
func NewMessage() *Message
Click to show internal directories.
Click to hide internal directories.