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

Vishal Rana f4ba73f8bc Fixed runtime.Caller() skip hace 10 años
bytes bfff5bf046 Gytes to Bytes hace 10 años
color 25c3ce2d2a Fixed disable color hace 10 años
log f4ba73f8bc Fixed runtime.Caller() skip hace 10 años
.gitignore 2870ab7f35 Logging package hace 10 años
.travis.yml bfff5bf046 Gytes to Bytes hace 10 años
LICENSE 51f79cf70e Initial commit hace 11 años
README.md bfff5bf046 Gytes to Bytes hace 10 años
gommon.go c93307f018 Added dummy go file hace 11 años

README.md

Gommon GoDoc Build Status Coverage Status

Common packages for Go

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