Closed
Description
This package currently provides middlewares for net/http
's HandlerFunc
and Handler
(compatible with routers like gorilla/mux), as well as for Gin.
But Echo is very popular as well, so we should provide a middleware for that, too.
Activity