Versions in this module Expand all Collapse all v1 v1.0.1 Apr 28, 2026 v1.0.0 Apr 27, 2026 Changes in this version + var Chmod = os.Chmod — darwin/amd64, js/wasm, linux/amd64 + func Apply(name string, replace, inherit bool, entries ...api.ExplicitAccess) error — windows/amd64 + func Chmod(name string, fileMode os.FileMode) error — windows/amd64 + func DenyName(accessPermissions uint32, name string) api.ExplicitAccess — windows/amd64 + func DenySid(accessPermissions uint32, sid *windows.SID) api.ExplicitAccess — windows/amd64 + func GrantName(accessPermissions uint32, name string) api.ExplicitAccess — windows/amd64 + func GrantSid(accessPermissions uint32, sid *windows.SID) api.ExplicitAccess — windows/amd64