Versions in this module Expand all Collapse all v0 v0.1.1 Aug 2, 2020 Changes in this version + type StatUsage struct — linux/amd64 + Mount string + Name string + Total int + Used int + func GetDiskUsage() ([]StatUsage, error) + type Stats struct — linux/amd64 + Name string + ReadsCompleted uint64 + WritesCompleted uint64 + func Get() ([]Stats, error)