gocron/vendor/github.com/go-macaron/inject
ouqiang b39e6596b0 所有依赖包移入vendor中 2017-03-01 14:59:46 +08:00
..
LICENSE 所有依赖包移入vendor中 2017-03-01 14:59:46 +08:00
README.md 所有依赖包移入vendor中 2017-03-01 14:59:46 +08:00
inject.go 所有依赖包移入vendor中 2017-03-01 14:59:46 +08:00

README.md

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.