Hi there 👋
It is library with dev tools for Go
Description
It contains wrappers over postgres, redis and other clients. There are also convenient wrappers over slog, net/http, goose. In addition, tools contains our favorite package "e" ("error"), which allows you to handle errors more flexibly.
Getting Started
To add tools to your Go modules run:
go get github.com/nikitaSstepanov/tools
Features