httpclient/README.md

14 lines
161 B
Markdown

# httpclient
## 库作用
- 对第三方接口发起请求
## 依赖基础库
- [resty](https://github.com/go-resty/resty)
## 配置说明
## 使用方式