//
pkg.gl
Category
github.com/DioneProtocol/odysseygo
utils
perms
package
1.10.11
Repository:
https://github.com/dioneprotocol/odysseygo.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
9
Files
61 SLOC
#
Functions
ChmodR
ChmodR sets the permissions of all directories and optionally files to [perm] permissions.
Create
Create a file at [filename] that has [perm] permissions.
WriteFile
WriteFile writes [data] to [filename] and ensures that [filename] has [perm] permissions.
#
Constants
ReadOnly
No description provided by the author
ReadWrite
No description provided by the author
ReadWriteExecute
No description provided by the author