mirror of https://github.com/grafana/grafana.git
5 lines
192 B
Go
5 lines
192 B
Go
|
// package pluginsintegration instantiate the plugins
|
||
|
// package (pkg/plugins) and all of its services/dependencies that
|
||
|
// Grafana needs to provide plugin support.
|
||
|
package pluginsintegration
|