mirror of
https://github.com/grafana/grafana.git
synced 2024-12-01 21:19:28 -06:00
68f5ddf18c
- guide shamelessly stolen from prometheus/prometheus - updates local interface of oauth exchange - updates local impl of hclogger - bump jaeger client version closes #16088 |
||
---|---|---|
.. | ||
inject.go | ||
LICENSE | ||
README.md |
inject
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.