Documentation ¶
Index ¶
Constants ¶
View Source
const ( DAY_PATH = "day" // 日线路径 INFO_PATH = "info" // 信息路径 TICK_PATH = "tick" // tick路径 )
Variables ¶
This section is empty.
Functions ¶
Types ¶
type CacheType ¶
type CacheType int
var ( // CACHE_ROOT_PATH cache路径 CACHE_ROOT_PATH = category.DATA_ROOT_PATH CACHE_TYPE CacheType )
Click to show internal directories.
Click to hide internal directories.