Versions in this module Expand all Collapse all v0 v0.15.10 Jul 31, 2024 v0.15.9 Jul 31, 2024 v0.15.8 Jul 31, 2024 Changes in this version + func IsNotSupported(err error) bool + func Lock(f File) error + func RLock(f File) error + func Unlock(f File) error + type File interface + Fd func() uintptr + Name func() string + Stat func() (fs.FileInfo, error)