Versions in this module Expand all Collapse all v0 v0.8.1 Sep 14, 2025 v0.8.0 Sep 14, 2025 Changes in this version + func Open(path string, mode int, perm uint32) (fd syscall.Handle, err error) — windows/amd64 + func OpenFile(name string, flag int, perm os.FileMode) (file *os.File, err error) — windows/amd64