Versions in this module Expand all Collapse all v1 v1.11.13-rc.2 Dec 4, 2024 v1.0.0 Dec 4, 2024 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