Documentation
¶
Index ¶
- func Build(filePath, fileName string, count int, fields []interface{})
- func CheckPathIsExist(path string) bool
- func GenRow(index int, fields []interface{}) map[string]interface{}
- func LoadDicts(fields []interface{}, reCount float64, dictPath string)
- func ReadLines(reCount, rowCount float64, path string) []string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CheckPathIsExist ¶
CheckPathIsExist 判断目录或文件是否存在 存在返回 true 不存在返回false
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.