Versions in this module Expand all Collapse all v0 v0.7.0 Feb 15, 2026 Changes in this version + type Bits struct + func FromBytesInt64(i int64) Bits + func (b Bits) ToBits() float64 + func (b Bits) ToBytes() float64 + func (r *Bits) UnmarshalYAML(u func(interface{}, bool) error) (_ error)