Versions in this module Expand all Collapse all v0 v0.1.1 Aug 26, 2018 Changes in this version + const B — linux/amd64 + const GB — linux/amd64 + const KB — linux/amd64 + const MB — linux/amd64 + const TB — linux/amd64 + func RunDiskInfo(outputFmt string, humanRead, inode bool, diskFile string, ...) (jsonReturn []byte, err, textReturn error) — linux/amd64 + type DiskBlocks struct — linux/amd64 + Balert string + Bavail uint64 + Bfree uint64 + Blocks uint64 + Bpercent string + Bsize int64 + Bused uint64 + type DiskDetails struct — linux/amd64 + Blocks DiskBlocks + Inodes DiskInodes + Name string + Partition string + PartitionType string + ReadOnly bool + type DiskInodes struct — linux/amd64 + Ialert string + Ifree uint64 + Inodes uint64 + Ipercent string + Iused uint64 + type ValidDisks struct — linux/amd64 + Mount string + Options string + Partition string + Type string