Documentation
¶
Index ¶
- func CreationDate(info os.FileInfo) time.Time
- func Group(info os.FileInfo) (group *user.Group, err error)
- func RawInfo(name string) (file *os.File, stat os.FileInfo, abspath string, err error)
- func Usr(info os.FileInfo) (usr *user.User, err error)
- func UsrAndGroup(info os.FileInfo) (usr *user.User, group *user.Group, err error)
- type File
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.