Simple byte size formatting
This package implements types that can be used in stdlib formatting functions like fmt.Printf to control the output of the expected printed string. Floating point flags %f and %g print the value in using the correct unit suffix. Decimal units are default, # switches to binary units. If a value is best represented as full bytes, integer bytes are printed instead. This package contains the source code needed for building packages that reference the following Go import paths: – github.com/tonistiigi/units
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 0-0.6.20190628git6950e57.fc35 | - |
Fedora 35 | 0-0.6.20190628git6950e57.fc35 | - |
Fedora 34 | 0-0.5.20190628git6950e57.fc34 | - |
You can contact the maintainers of this package via email at
golang-github-tonistiigi-units dash maintainers at fedoraproject dot org
.