Documentation
¶
Index ¶
- func DeleteFile(filename string) (err error)
- func FileExists(path string) (exists bool)
- func GetHomeDir() (path string, err error)
- func GetTimestamp() (timestamp uint64)
- func PathExistsAndIsWritable(path string) (err error)
- func ReadFile(filename string) (string, error)
- func RoundTo(n float64, decimals uint32) float64
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DeleteFile ¶
func FileExists ¶
func GetTimestamp ¶
func GetTimestamp() (timestamp uint64)
func PathExistsAndIsWritable ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.