mysql

package
v5.0.4+incompatible Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 28, 2018 License: Apache-2.0 Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewMysqlMacroEngine

func NewMysqlMacroEngine() tsdb.SqlMacroEngine

func NewMysqlQueryEndpoint

func NewMysqlQueryEndpoint(datasource *models.DataSource) (tsdb.TsdbQueryEndpoint, error)

func NewStringStringScan

func NewStringStringScan(columnNames []string) *stringStringScan

Types

type MySqlMacroEngine

type MySqlMacroEngine struct {
	TimeRange *tsdb.TimeRange
}

func (*MySqlMacroEngine) Interpolate

func (m *MySqlMacroEngine) Interpolate(timeRange *tsdb.TimeRange, sql string) (string, error)

type MysqlQueryEndpoint

type MysqlQueryEndpoint struct {
	// contains filtered or unexported fields
}

func (*MysqlQueryEndpoint) Query

func (e *MysqlQueryEndpoint) Query(ctx context.Context, dsInfo *models.DataSource, tsdbQuery *tsdb.TsdbQuery) (*tsdb.Response, error)

Query is the main function for the MysqlExecutor

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL