https://github.com/labstack/gommon.git

Vishal Rana a61b2d927f Log format %!s(int64=10) %!d(string=hai) anos
bytes bfff5bf046 Gytes to Bytes %!s(int64=10) %!d(string=hai) anos
color 25c3ce2d2a Fixed disable color %!s(int64=10) %!d(string=hai) anos
log a61b2d927f Log format %!s(int64=10) %!d(string=hai) anos
.gitignore 2870ab7f35 Logging package %!s(int64=10) %!d(string=hai) anos
.travis.yml bfff5bf046 Gytes to Bytes %!s(int64=10) %!d(string=hai) anos
LICENSE 51f79cf70e Initial commit %!s(int64=11) %!d(string=hai) anos
README.md bfff5bf046 Gytes to Bytes %!s(int64=10) %!d(string=hai) anos
gommon.go c93307f018 Added dummy go file %!s(int64=11) %!d(string=hai) anos

README.md

Gommon GoDoc Build Status Coverage Status

Common packages for Go

  • Bytes - Format bytes to string.
  • Color - Style terminal text.
  • Log - Simple logging.