module
0.0.0-20220708082655-3b1f92fbf6de
Repository: https://github.com/darr-en1/gin-errors.git
Documentation: pkg.go.dev
# README
gin-errors
The best implementation of error handling in gin
Installation
git clone https://github.com/Darr-en1/gin-errors.git
Download dependencies
cd gin-errors && go mod tidy
Run
go run demo/main/main.go