Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
ErrNotFound = fmt.Errorf("not found")
)
Functions ¶
func RegisterHttp ¶
func RegisterHttp()
Types ¶
type Response ¶
type Response struct {
// contains filtered or unexported fields
}
func NewResponse ¶
func (*Response) GetHeaders ¶
func (*Response) GetStatusCode ¶
Click to show internal directories.
Click to hide internal directories.