2025-01-23 12:22:12 +08:00
2024-12-02 14:03:35 +08:00
2024-12-07 21:22:18 +08:00
2024-12-02 14:03:35 +08:00
2024-12-07 21:22:18 +08:00
2024-12-03 21:03:00 +08:00

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中。

架构

欧易文档首页:

https://www.okx.com/docs-v5/zh/#overview

Description
No description provided
Readme 74 MiB
Languages
Go 100%