Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HTTPClient ¶
func NewHTTPClient ¶
func NewHTTPClient() *HTTPClient
func (*HTTPClient) SendRequest ¶
func (c *HTTPClient) SendRequest(r *HTTPRequest) ([]byte, error)
SendRequest 发送HTTP请求并读取响应数据
Click to show internal directories.
Click to hide internal directories.