Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var SKIP = errors.New("Skip msg")
Functions ¶
This section is empty.
Types ¶
type Filter ¶
type Filter struct {
// contains filtered or unexported fields
}
url: /tet & method: get & body: balabal & Content-Type: application/json
type HttpReq ¶
type HttpReq struct { Method string Url string Version string Headers map[string]string // contains filtered or unexported fields }
func (*HttpReq) DecodeBody ¶
func (*HttpReq) StringHeader ¶
Click to show internal directories.
Click to hide internal directories.