Awesome Go

bytes

CategoryText Processing
SubcategoryFormatters
Stars0

Formats and parses numeric byte values (10K, 2M, 3G, etc.)

About bytes

Gommon GoDoc Coverage Status

Common packages for Go

  • Bytes - Format/parse bytes.
  • Color - Style terminal text.
  • Log - Simple logging.

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.

← Back to Formatters