Documentation
¶
Index ¶
Constants ¶
View Source
const ProtocolName = "http_client"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HttpRequest ¶ added in v1.0.0
type HttpResponse ¶ added in v1.0.0
type HttpResponse struct { HttpRequest StatusCode int `json:"statusCode"` }
type Plugin ¶
type Plugin struct {
// contains filtered or unexported fields
}
type TimerParam ¶ added in v1.0.0
type TimerParam struct {
Auth string `json:"auth"` //认证信息
}
Click to show internal directories.
Click to hide internal directories.