Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateDir ¶
func CreateDir(path string)
CreateDir creates a directory at the given path if it doesn't exist.
func ExitOnError ¶
ExitOnError checks if an error occurred and exits the program with a non-zero status code.
func MoveDirectory ¶
MoveDirectory moves the directory and it contents from source to destination location
func WriteToFile ¶
WriteToFile creates a file if it doesn't exist and writes data to a file.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.