mirror of
https://github.com/grafana/grafana.git
synced 2024-11-29 20:24:18 -06:00
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
|