Versions in this module Expand all Collapse all v0 v0.1.2 Jun 22, 2022 v0.1.1 Jun 22, 2022 v0.1.0 Jun 22, 2022 Changes in this version + const ReadOnly + const ReadWrite + const ReadWriteExecute + func ChmodR(dir string, dirOnly bool, perm os.FileMode) error + func Create(filename string, perm os.FileMode) (*os.File, error) + func WriteFile(filename string, data []byte, perm os.FileMode) error