Versions in this module Expand all Collapse all v0 v0.3.2 Sep 5, 2017 Changes in this version + type P struct + Agent bool + BuildVersion string + Exec string + PID int + PPID int + Path string + func Find(pid int) (p P, ok bool, err error) + func FindAll() []P