gotokit

A standard library for Golang microservices.

APACHE-2.0 License

Stars
1

gotokit - An opinionated standard library for Golang microservices

Project layout

 app              common application/service helpers
 buildinfo        show version info that is embedded in the binary
 config           config file reading from environment variables
 database         PostgreSQL client and struct scanner
 env              test/dev/staging/prod environment defines
 envfile          loads environment variables from env files
 jsonutils        additional helpers for JSON processing 
 log              fast and structured logging based on slog
 pointer          create a pointer to a value
Package Rankings
Top 13.62% on Proxy.golang.org
Badges
Extracted from project README
Build status go.dev reference Go Report Card codecov