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

Vishal Rana ab0bfd9a5e Levels as Lvl il y a 6 ans
bytes 34167a0925 Fix #20 + tests (#26) il y a 7 ans
color f9d5a06271 Print functions il y a 9 ans
email 2a618302b9 [Email] client quit instead of close il y a 7 ans
log ab0bfd9a5e Levels as Lvl il y a 6 ans
random 058e16e77b [FIX] Cleanup code (#16) il y a 7 ans
.gitignore 4fae226dd6 Using buffer in log il y a 9 ans
.travis.yml 7fd9f68ece Using vgo il y a 7 ans
LICENSE 7fd9f68ece Using vgo il y a 7 ans
README.md 2e62be24db Add bytes format feature il y a 9 ans
go.mod e76cead521 Updated dep, closed #31 il y a 6 ans
go.sum 41215b3ce6 Fixed locking il y a 6 ans
gommon.go c93307f018 Added dummy go file il y a 10 ans

README.md

Gommon GoDoc Build Status Coverage Status

Common packages for Go

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