Handing dependency injection in golang for middleware and controller using gorilla/mux routing
- Routing using gorilla/mux
- Passing dependency to middleware
- Passing dependency to router handlers
go get github.com/akash1729/golang-dependency-injection
MIT.