package
0.1.6
Repository: https://github.com/debankdefi/golib.git
Documentation: pkg.go.dev

# Functions

NewHTTPClient 新建一个默认配置的http client.
NewHTTPSClient 新建一个默认配置的https client 如果tlsConfig为nil, 将退化成http请求.
No description provided by the author

# Structs

No description provided by the author
HTTPClient 对http client的抽象 TODO: https support.
No description provided by the author