Versions in this module Expand all Collapse all v1 v1.0.1 May 18, 2017 Changes in this version + func IBytes(value int64) string + func NewBytesValue(val *int64) pflag.Value + func ParseBytes(s string) (int64, error) + type BytesValue struct + func (b *BytesValue) Set(s string) error + func (b *BytesValue) String() string + func (b *BytesValue) Type() string