Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetDefaultQueryEndpoint ¶
func GetDefaultQueryEndpoint() (tsdb.TsdbQueryEndpoint, error)
func GetDefaultSource ¶
func GetDefaultSource(db string) (*tsdb.DataSource, error)
Types ¶
type DataSourceManager ¶
type DataSourceManager interface { registry.Service GetDefaultSource(db string) *tsdb.DataSource }
func GetManager ¶
func GetManager() DataSourceManager
Click to show internal directories.
Click to hide internal directories.