Versions in this module Expand all Collapse all v1 v1.0.0 Apr 28, 2016 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