Versions in this module Expand all Collapse all v1 v1.7.17 Aug 31, 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