Versions in this module Expand all Collapse all v1 v1.0.3 Apr 6, 2026 v1.0.2 Apr 6, 2026 v1.0.1 Apr 6, 2026 Changes in this version + func Run(args []string) error + type Config struct + All bool + HumanSize bool + JSON bool + MaxDepth int + Plain bool + Pretty bool + Summarize bool + XML bool + type DuEntry struct + Absolute string + Depth int + Path string + SizeBytes int64 + SizeHuman string + XMLName xml.Name + type DuError struct + Code int + Msg string + Path string + XMLName xml.Name + type DuResult struct + Errors []DuError + Paths []DuEntry + Timestamp int64 + TotalBytes int64 + TotalHuman string + XMLName xml.Name v1.0.0 Apr 6, 2026