🎉 Initial commit

This commit is contained in:
Dan Jones 2024-01-17 19:59:54 -06:00
commit 371388838e
4 changed files with 806 additions and 0 deletions

3
go.mod Normal file
View file

@ -0,0 +1,3 @@
module codeberg.org/danjones000/gin-error-handler
go 1.21.5