bytes
CategoryText Processing
SubcategoryFormatters
Stars0
Formats and parses numeric byte values (10K, 2M, 3G, etc.)
About bytes
Frequently Asked Questions
What is bytes?
bytes is a Text Processing library for the Go programming language. Formats and parses numeric byte values (10K, 2M, 3G, etc.)
How do I install bytes?
Install bytes with the Go module system using `go get labstack/gommon/tree/master/bytes`. Check the repository for the current installation instructions.
What category does bytes belong to?
bytes is listed under Text Processing, specifically Formatters.