Skip to content

labstack/gommon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

174 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gommon GoDoc Coverage Status

Common packages for Go.

Requires Go 1.23 or later.

  • Bytes — format/parse byte sizes (binary IEC and decimal SI).
  • Color — style terminal text.
  • Email — send email over SMTP; supports STARTTLS and implicit TLS (SMTPS, port 465).
  • Log — simple leveled logger with text and JSON output.
  • Random — cryptographically secure random strings over configurable charsets.

Install

go get github.com/labstack/gommon

About

Common packages for Go

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors