Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Response ¶
type Response struct {
// contains filtered or unexported fields
}
func NewErrorResponse ¶
func NewOKResponse ¶
func NewOKResponse() *Response
func NewSyntaxErrorResponse ¶
func NewSyntaxErrorResponse() *Response
func (*Response) AppendData ¶
func (*Response) AppendHeader ¶
func (*Response) WriteHeader ¶
Click to show internal directories.
Click to hide internal directories.