Documentation
¶
Index ¶
- func AppDataDir(appName string) (string, error)
- func Delete(path string) error
- func HomeDir() (string, error)
- func ReadBinaryFile(path string) ([]byte, error)
- func ReadTextFile(path string) (string, error)
- func WriteBinaryFile(path string, data []byte) error
- func WriteTextFile(path, content string) error
- type FileEntry
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AppDataDir ¶
func ReadBinaryFile ¶
func ReadTextFile ¶
func WriteBinaryFile ¶
func WriteTextFile ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.