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 Cached struct + func New(inner gpu.Collector, ttl time.Duration) *Cached + func (c *Cached) Backend() string + func (c *Cached) Device(i int) (*gpu.Device, error) + func (c *Cached) DeviceCount() (int, error) + func (c *Cached) Init() error + func (c *Cached) Shutdown() error