mirror of
https://github.com/grafana/grafana.git
synced 2024-11-22 08:56:43 -06:00
parent
8e131384e3
commit
aea3929154
@ -68,7 +68,7 @@ func getServicesWithOverrides() []*Descriptor {
|
||||
}
|
||||
|
||||
// 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 {
|
||||
|
||||
// Init is called by Grafana main process which gives the service
|
||||
|
Loading…
Reference in New Issue
Block a user