package
5.4.5+incompatible
Repository: https://github.com/coderabbitai/grafana.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
IsDisabled takes an service and return true if its disabled.
No description provided by the author
No description provided by the author
No description provided by the author

# Constants

No description provided by the author
No description provided by the author

# Structs

No description provided by the author

# Interfaces

BackgroundService should be implemented for services that have long running tasks in the background.
CanBeDisabled allows the services to decide if it should be started or not by itself.
DatabaseMigrator allows the caller to add migrations to the migrator passed as argument.
Service interface is the lowest common shape that services are expected to forfill to be started within Grafana.

# Type aliases

No description provided by the author
No description provided by the author