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

Vishal Rana f8343700e8 Fatal now prints stack trace 9 vuotta sitten
bytes bfff5bf046 Gytes to Bytes 10 vuotta sitten
color 25c3ce2d2a Fixed disable color 10 vuotta sitten
log f8343700e8 Fatal now prints stack trace 9 vuotta sitten
.gitignore 2870ab7f35 Logging package 10 vuotta sitten
.travis.yml bfff5bf046 Gytes to Bytes 10 vuotta sitten
LICENSE 51f79cf70e Initial commit 10 vuotta sitten
README.md bfff5bf046 Gytes to Bytes 10 vuotta sitten
gommon.go c93307f018 Added dummy go file 10 vuotta sitten

README.md

Gommon GoDoc Build Status Coverage Status

Common packages for Go

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