package
1.0.33
Repository: https://github.com/eluv-io/common-go.git
Documentation: pkg.go.dev

# Functions

FromString is an alias for Parse().
MustParse parses the given bytesize string into a bytesize spec, panicking in case of errors.
Parse parses the given bytesize string into a bytesize spec.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

No description provided by the author
No description provided by the author

# Type aliases

HR is the same as Spec, but producing a human readable format in the String() call.
Spec is a bytesize specification representing a size in bytes.