Versions in this module Expand all Collapse all v0 v0.1.1 Jan 28, 2023 v0.1.0 Jan 28, 2023 Changes in this version + type ThrottleDevice struct + Path string + Rate uint64 + func (t *ThrottleDevice) String() string + type WeightDevice struct + Path string + Weight uint16 + func (w *WeightDevice) String() string