package
11.5.1+incompatible
Repository: https://github.com/grafana/grafana.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# Functions
ErrToHealthCheckResult converts error into user friendly health check message This should be called with non nil error.
No description provided by the author
No description provided by the author
No description provided by the author
# Constants
MetaKeyExecutedQueryString is the key where the executed query should get stored.
# Variables
Interpolate provides global macros/substitutions for all sql datasources.
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
SQLMacroEngine interpolates macros into sql.
SqlQueryResultTransformer transforms a query result row to RowValues with proper types.