postgres

package
v5.1.3+incompatible Latest Latest
Warning

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

Go to latest
Published: May 16, 2018 License: Apache-2.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewPostgresMacroEngine

func NewPostgresMacroEngine() tsdb.SqlMacroEngine

func NewPostgresQueryEndpoint

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

Types

type PostgresMacroEngine

type PostgresMacroEngine struct {
	TimeRange *tsdb.TimeRange
	Query     *tsdb.Query
}

func (*PostgresMacroEngine) Interpolate

func (m *PostgresMacroEngine) Interpolate(query *tsdb.Query, timeRange *tsdb.TimeRange, sql string) (string, error)

type PostgresQueryEndpoint

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

func (*PostgresQueryEndpoint) Query

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

Jump to

Keyboard shortcuts

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