Skip to content

Package bytesize provides functionality for measuring and displaying byte sizes.

License

Notifications You must be signed in to change notification settings

nic-gibson/go-bytesize

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ByteSize

Bytesize is a package for working with measurements of bytes. Using this package allows you to easily add 100KB to 4928MB and get a nicely formatted string representation of the result.

This fork includes additional methods to enable value rounding (and truncation) and returning in various units,

Go Reference Build Status Coverage Status

Usage

Check the built in documentation for examples using the godoc link above or by running godoc locally.

About

Package bytesize provides functionality for measuring and displaying byte sizes.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 100.0%