Versions in this module Expand all Collapse all v1 v1.0.0 Dec 16, 2024 Changes in this version + func SafeFileRotate(path, tempfile string) error + func SyncParent(path string) error + type FileInfo interface + GID func() (int, error) + UID func() (int, error) + func Lstat(name string) (FileInfo, error) + func Stat(name string) (FileInfo, error)