Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateIfNotExist ¶
CreateIfNotExist creates a file if it is not exists.
func FileExists ¶
FileExists returns true if the specified file is exists.
func MaybeCreateFile ¶
MaybeCreateFile creates file if not exists
func MkdirIfNotExist ¶
MkdirIfNotExist makes directories if the input path is not exists
func RemoveIfExist ¶
RemoveIfExist deletes the specified file if it is exists.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.