grafana/vendor/github.com/go-macaron/inject
Carl Bergquist 68f5ddf18c
replace dep with go modules (#16017)
- guide shamelessly stolen from prometheus/prometheus
- updates local interface of oauth exchange
- updates local impl of hclogger
- bump jaeger client version

closes #16088
2019-04-16 12:00:55 +02:00
..
inject.go tech: upgraded macaron & macaron inject, binding, session 2017-04-25 15:16:32 +02:00
LICENSE tech(build): move dependencies to vendor folder 2016-09-14 16:14:27 +02:00
README.md replace dep with go modules (#16017) 2019-04-16 12:00:55 +02:00

inject Build Status

Package inject provides utilities for mapping and injecting dependencies in various ways.

This a modified version of codegangsta/inject for special purpose of Macaron

Please use the original version if you need dependency injection feature

License

This project is under the Apache License, Version 2.0. See the LICENSE file for the full license text.