//
pkg.gl
Category
github.com/astropay/go-tools
files
package
1.0.4
Repository:
https://github.com/astropay/go-tools.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
0
Files
44 SLOC
#
Functions
CreateFile
CreateFile create a file from path.
DeleteFile
DeleteFile delete a file from path.
Exists
Exists returns true/false depending if the file indicated in path, exists or not.
GetAppPath
GetAppPath returns the application absolute path.
#
Variables
ErrCreateFile
File errors.
ErrFileAlreadyExists
File errors.
ErrGetFileInfo
File errors.