gitea/vendor/github.com/go-macaron/inject
Mura Li d77176912b Use Go1.11 module (#5743) 6 years ago
..
.travis.yml Use Go1.11 module (#5743) 6 years ago
LICENSE Added all required dependencies 9 years ago
README.md Use Go1.11 module (#5743) 6 years ago
inject.go Added all required dependencies 9 years ago

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.