Utilities
General utilities and tools to make your life easier.
Golang tool that does static analysis, unit testing, code review and generate code quality report.
A powerful CLI for create a new production-ready project with backend (Golang), frontend (JavaScript, TypeScript) & deploy automation (Ansible, Docker) by running one command.
Go-lang global event triggerer, Register Events with an id and trigger the event from anywhere from your project.
Mongodb Pagination for official mongodb/mongo-go-driver package which supports both normal queries and Aggregation pipelines.
A scanner similar to bufio.Scanner, but it reads and returns lines in reverse order, starting at a given position and going backward.
Tripper is a circuit breaker package for Go that allows you to circuit and control the status of circuits.