Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AppendContent ¶
AppendContent creates a file and appends the content to the file. (ending newline must be supplied with content string)
func FileCopy ¶
func FileCopy(sourceFile, destFile string)
FileCopy copies a FILE from source to dest.
func FileExist ¶
FileExist checks if a file exists and returns a bool and any error that isn't os.ErrNotExist.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.