modulepackage
0.0.0-20210113062401-1aa7e19c0c6f
Repository: https://github.com/chenyu116/http-client.git
Documentation: pkg.go.dev
# README
http-client
http client
# Functions
No description provided by the author
获取默认配置.
No description provided by the author
formBodyProvider encodes a url tagged struct value as Body for requests.
jsonBodyProvider encodes a JSON tagged struct value as a Body for requests.
bodyOriginal provides the wrapped body value as a Body for requests.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
Config configure.
No description provided by the author
HTTPTimeout http timeout.
No description provided by the author
# Interfaces
No description provided by the author