This package provides a collection of utility packages that assist with basic tasks in Go.
This package provides a structure and functions for handling errors in a RESTful format. For more details, refer to the resterrors README.
This package provides a function for handling MySQL errors and converting them into RESTful errors. For more details, refer to the mysqlutils README.
This package provides functions for handling and formatting dates and times. For more details, refer to the dateutils README.
This package provides a custom validator for Go structs, with additional validations for Brazilian CPF and CNPJ numbers. For more details, refer to the validator README.
This package provides a logging wrapper for the zap package with some extra functionality
If you want to contribute, just open a PR and I'll validate it =]