modulepackage
0.0.0-20241207132635-0e7fb63f8196
Repository: https://github.com/phyer/texus.git
Documentation: pkg.go.dev
# README
Init
cd submodule git submodule add baidu:/root/repos/go/okexV5Api okex cd ../ git pull git submodule init git submodule update --force --recursive --init --remote go mod tidy go mod vendor
How TO RUN
go run main.go
环境分成两个:test和production,相关配置都在basicConfig.json中。
架构
欧易文档首页:
# Functions
No description provided by the author
统一受理发起rest请求的请求.
通过rest接口,获取所有ticker信息,存入redis的stream和成交量排行榜.