Documentation ¶
Overview ¶
Package diskusage provides a cross platform version of the statfs system call to read disk space usage.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrUnsupported = errors.New("disk usage unsupported on this platform")
ErrUnsupported is returned if this platform doesn't support disk usage.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.