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

Vishal Rana a3dec9be92 Module to get random string hace 10 años
bytes 741a209b27 uint8 for levels hace 10 años
color 4fae226dd6 Using buffer in log hace 10 años
log 722aa12d41 Added JSON logging hace 10 años
random a3dec9be92 Module to get random string hace 10 años
.gitignore 4fae226dd6 Using buffer in log hace 10 años
.travis.yml bfff5bf046 Gytes to Bytes hace 10 años
LICENSE 51f79cf70e Initial commit hace 11 años
README.md 2e62be24db Add bytes format feature hace 10 años
glide.lock 722aa12d41 Added JSON logging hace 10 años
glide.yaml 4fae226dd6 Using buffer in log 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/parse bytes.
  • Color - Style terminal text.
  • Log - Simple logging.