//
pkg.gl
Category
github.com/golangteam/function
vimi
file
package
0.2.4
Repository:
https://github.com/golangteam/function.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
0
Files
138 SLOC
#
Functions
FileExist
No description provided by the author
NewFileWriter
Write & Read 0644 is means -rw-r--r-- if you want to create a dir then use err := os.Mkdir("../src/p", os.ModePerm) where os.ModePerm means -rwxrwxrwx.
#
Constants
Exec
No description provided by the author
FileBegin
No description provided by the author
FileEnd
No description provided by the author
FileNow
No description provided by the author
Read
No description provided by the author
Write
No description provided by the author
#
Structs
FileWriter
No description provided by the author