Documentation
¶
Index ¶
- func Append(path string, content interface{})
- func Copy(old string, new string)
- func Delete(path string)
- func Exists(path string) bool
- func Open(path string, flag int, perm os.FileMode) *file
- func ReadAll(path string) []byte
- func ReadAllAsInt64(filepath string) int64
- func ReadAllAsString(filepath string) string
- func Rename(old string, new string)
- func Write(path string, content interface{})
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ReadAllAsInt64 ¶ added in v0.2.5
func ReadAllAsString ¶ added in v0.2.5
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.