Documentation
¶
Index ¶
- func Copy(pathA string, pathB 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{}, perm os.FileMode)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ReadAllAsInt64 ¶
func ReadAllAsString ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.