disk

package
v0.0.0-...-1598cba Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 15, 2018 License: Apache-2.0 Imports: 4 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FSStats

type FSStats struct {
	Device         string
	Type           string
	MountPoint     string
	FreeSpace      uint64
	AvailableSpace uint64
	DiskSize       uint64
}

FSStats contains usage stats for a filesystem

func GetStats

func GetStats() ([]*FSStats, error)

GetStats returns usage stats for all mounted filesystems

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL