Home
Softono
gommon

gommon

Open source MIT Go
591
Stars
102
Forks
15
Issues
20
Watchers
1 month
Last Commit

About gommon

Common packages for Go

Platforms

Web Self-hosted

Languages

Go

Links

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