Versions in this module Expand all Collapse all v0 v0.6.0 May 17, 2016 Changes in this version + const B + const EB + const GB + const KB + const MB + const PB + const TB + func Format(b int64) string + func Parse(val string) (int64, error) + type Bytes struct + func New() *Bytes + func (*Bytes) Format(b int64) string + func (*Bytes) Parse(value string) (i int64, err error)