Documentation
¶
Overview ¶
Copyright © 2022 Lanly
Copyright © 2022 Lanly ¶
Copyright © 2022 Lanly ¶
Copyright © 2022 Lanly
Index ¶
- Constants
- func Copy(src string, dest string) error
- func FileExist(path string) bool
- func FileSize(fileName string) (int, error)
- func Md5(filePath string) (string, error)
- func ReadCsv(filepath string) [][]string
- func ReadFile(fileName string) (string, error)
- func SetToOrderStringSlice(set mapset.Set) []string
- func WriteCsv(filepath string, datas [][]string) error
- func WriteFile(fileName string, data string) error
- type Data
- type Moss
Constants ¶
View Source
const TimeTemplate string = "2006-01-02 15:04:05"
Variables ¶
This section is empty.
Functions ¶
func SetToOrderStringSlice ¶ added in v0.3.1
Types ¶
Click to show internal directories.
Click to hide internal directories.