Documentation ¶
Index ¶
- type FS
- func (f *FS) Fetch(path string) error
- func (f *FS) FreeSpaceInGibibytes() float64
- func (f *FS) FreeSpaceInKibibytes() float64
- func (f *FS) FreeSpaceInMebibytes() float64
- func (f *FS) TotalSpaceInGibibytes() float64
- func (f *FS) TotalSpaceInKibibytes() float64
- func (f *FS) TotalSpaceInMebibytes() float64
- func (f *FS) UsedSpaceInGibibytes() float64
- func (f *FS) UsedSpaceInKibibytes() float64
- func (f *FS) UsedSpaceInMebibytes() float64
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FS ¶
func (*FS) FreeSpaceInGibibytes ¶
func (*FS) FreeSpaceInKibibytes ¶
func (*FS) FreeSpaceInMebibytes ¶
func (*FS) TotalSpaceInGibibytes ¶
func (*FS) TotalSpaceInKibibytes ¶
func (*FS) TotalSpaceInMebibytes ¶
func (*FS) UsedSpaceInGibibytes ¶
func (*FS) UsedSpaceInKibibytes ¶
func (*FS) UsedSpaceInMebibytes ¶
Click to show internal directories.
Click to hide internal directories.