blingo/exam/README.md
2025-03-01 23:18:49 +08:00

14 lines
125 B
Markdown

## 测试 FetchOHLCV
```
go test -v ./exam/fetchOHLCV*
```
## 测试 FetchTicker
```
go test -v ./exam/fetchTicker*
```