-
Notifications
You must be signed in to change notification settings - Fork 280
Open
Labels
Description
We will move https://github.com/gin-gonic/contrib all middlewares into into separate repos on gin-contrib org. The old single contrib repo is just for backward compatibility.
- cache (https://github.com/gin-contrib/cache)
- commonlog (https://github.com/gin-contrib/zap)
- expvar (https://github.com/gin-contrib/expvar)
- ginrus (https://github.com/gin-contrib/logger)
- gzip (https://github.com/gin-contrib/gzip)
- jwt (https://github.com/appleboy/gin-jwt)
- newrelic
- rest
- secure (https://github.com/gin-contrib/secure)
- sentry (https://github.com/gin-contrib/sentry)
- session (https://github.com/gin-contrib/session)
- static (https://github.com/gin-contrib/static)
- renders/multitemplate (https://github.com/gin-contrib/multitemplate)
Reactions are currently unavailable