package
Version:
v0.0.0-...-cd9138d
Opens a new window with list of versions in this module.
Published: Jan 28, 2015
License: GPL-2.0
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
模型001 原理:Now-Low(20)/High(20)-Low(20)
type Data struct {
Code string
Name string
Date []string
O *Base
C *Base
H *Base
L *Base
}
数据的基本类型
type Dataer interface {
ToData() *Data
}
数据的接口类型
Source Files
¶
Click to show internal directories.
Click to hide internal directories.