mirror of
https://github.com/bensema/gotdx.git
synced 2025-11-21 02:45:33 +08:00
新增options来配置
This commit is contained in:
@@ -23,10 +23,6 @@ const (
|
||||
KLINE_TYPE_YEARLY = 11 // 年K 线
|
||||
)
|
||||
|
||||
const (
|
||||
DefaultRetryTimes = 3 // 重试次数
|
||||
)
|
||||
|
||||
var (
|
||||
ErrBadData = errors.New("more than 8M data")
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user