httpclient/README.md

14 lines
161 B
Markdown
Raw Normal View History

2024-05-24 12:25:11 +08:00
# httpclient
2024-05-24 12:44:08 +08:00
## 库作用
- 对第三方接口发起请求
## 依赖基础库
- [resty](https://github.com/go-resty/resty)
## 配置说明
## 使用方式