Versions in this module Expand all Collapse all v0 v0.111.0 Jan 17, 2025 v0.110.0 Jan 17, 2025 v0.109.0 Jan 9, 2025 v0.108.0 Jan 3, 2025 v0.107.0 Dec 20, 2024 v0.106.0 Dec 13, 2024 v0.105.0 Dec 7, 2024 v0.104.0 Dec 5, 2024 v0.103.0 Nov 29, 2024 v0.102.0 Nov 26, 2024 v0.101.0 Nov 22, 2024 Changes in this version + type Size uint64 + func (si *Size) UnmarshalJSON(data []byte) error + func (si *Size) UnmarshalTOML(data interface{}) error + func (si Size) Uint64() uint64 v0.100.0 Nov 21, 2024 v0.99.0 Nov 19, 2024 v0.98.0 Nov 16, 2024 v0.97.0 Nov 8, 2024 v0.96.0 Nov 1, 2024 v0.95.0 Oct 25, 2024 v0.94.0 Oct 24, 2024 v0.93.0 Oct 18, 2024 Changes in this version + const GB + const GiB + const GibiByte + const GigaByte + const KiB + const KibiByte + const KiloByte + const MB + const MebiByte + const MegaByte + const MiB + const TebiByte + const TeraByte + const TiB + func Parse(size string) (uint64, error)