mesh
Go toolkit for building production-grade services
Think of mesh as the foundation beneath your application. It handles the undifferentiated heavy lifting—database connections, error handling, resilient HTTP clients, Redis caching, distributed rate limiting, structured logging, and configuration from YAML files. Import only what you need. The packages are independent, no giant dependency tree.
$ go get github.com/azghr/mesh