Versions in this module Expand all Collapse all v0 v0.0.3 May 20, 2021 Changes in this version + var AdminSID = mustSID("S-1-5-32-544") — windows/amd64 + var SystemSID = mustSID("S-1-5-18") — windows/amd64 + var UserSID = mustSID("S-1-5-32-545") — windows/amd64 v0.0.1 Mar 11, 2021 Changes in this version + const DefaultDirMode + const DefaultExecutableMode + const DefaultFileMode + const PlatformName — darwin/amd64, linux/amd64, windows/amd64 + func ExecutableExtension(platform string) string