Versions in this module Expand all Collapse all v1 v1.1.0 Jul 14, 2026 v1.0.0 Jul 9, 2026 Changes in this version + type Collector struct + func (c *Collector) Backend() string + func (c *Collector) Device(i int) (*gpu.Device, error) + func (c *Collector) DeviceCount() (int, error) + func (c *Collector) Init() error + func (c *Collector) Shutdown() error + type ProcInfo struct + PID uint32 + UsedMemory uint64