Versions in this module Expand all Collapse all v0 v0.0.13 Jun 5, 2023 v0.0.12 Jun 1, 2023 Changes in this version + type Info struct + Affinity []int + Pid int32 + func All(procfsRoot string) ([]Info, error) + func FromPID(procfsRoot string, pid int32) (Info, error)