Common packages for Go


Keywords
bytes, color, email, logging, random
License
MIT
Install
go get github.com/labstack/gommon

Documentation

Gommon GoDoc Coverage Status

Common packages for Go

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