Versions in this module Expand all Collapse all v1 v1.3.0 Mar 14, 2018 Changes in this version + const B + const EB + const GB + const KB + const MB + const PB + const TB + func Format(b uint64) string + func Parse(val string) (uint64, error) + type Bytes struct + func New() *Bytes + func (*Bytes) Format(b uint64) string + func (*Bytes) Parse(value string) (i uint64, err error)