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 + Full bool + JSON bool + PID string + Plain bool + Pretty bool + SortBy string + XML bool + type Process struct + Args string + CPUPct float64 + Command string + Exe string + MemPct float64 + PID int + PPID int + RSSKB int64 + Started string + State string + StateDesc string + UID string + User string + VSZKB int64 + XMLName xml.Name + type PsError struct + Code int + Msg string + XMLName xml.Name + type PsResult struct + Errors []PsError + Processes []Process + Timestamp int64 + XMLName xml.Name v1.0.0 Apr 6, 2026