Documentation
¶
Index ¶
- func Abs(p string) string
- func Create(p string)
- func Delete(p string)
- func Dir(p string) string
- func Each(dir string, includeChild bool, action func(string))
- func Exists(p string) os.FileInfo
- func Ext(p string) string
- func FormatJSON(jsonStr string) string
- func LoadJSONFile(v interface{}, p string)
- func Mkdir(p string)
- func Name(p string) string
- func NameNotExt(p string) string
- func ReadFile(p string) string
- func ReadLine(p string, action func(string))
- func SaveFile(data, p string)
- func SaveJSONFile(v interface{}, p string)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.