mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
parent
8e131384e3
commit
aea3929154
@ -68,7 +68,7 @@ func getServicesWithOverrides() []*Descriptor {
|
|||||||
}
|
}
|
||||||
|
|
||||||
// Service interface is the lowest common shape that services
|
// Service interface is the lowest common shape that services
|
||||||
// are expected to forfill to be started within Grafana.
|
// are expected to fulfill to be started within Grafana.
|
||||||
type Service interface {
|
type Service interface {
|
||||||
|
|
||||||
// Init is called by Grafana main process which gives the service
|
// Init is called by Grafana main process which gives the service
|
||||||
|
Loading…
Reference in New Issue
Block a user