add custom abort handler to ginutil
What's Changed
- add custom abort handler to ginutil by @lukseven in #43
- Allows to intercept calls to ginutil.Abort() or ginutil.AbortWithStatus() and modify their behavior.
Full Changelog: v1.0.24...v1.0.25
Full Changelog: v1.0.24...v1.0.25