Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Info ¶
func Info(path string) ( available int64, capacity int64, used int64, totalInodes int64, freeInodes int64, usedInodes int64, err error, )
Info linux returns (available bytes, byte capacity, byte usage, total inodes, inodes free, inode usage, error) for the filesystem that path resides upon.
Types ¶
Click to show internal directories.
Click to hide internal directories.