Versions in this module Expand all Collapse all v0 v0.8.0 Jun 24, 2017 Changes in this version + type FileInfo interface + GID func() (int, error) + UID func() (int, error) + func Lstat(name string) (FileInfo, error) + func Stat(name string) (FileInfo, error)