query

package
v0.0.0-...-2911835 Latest Latest
Warning

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

Go to latest
Published: Oct 21, 2020 License: MIT Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ENV_NOT_SET = errors.New("connnectionString is empty")

Functions

This section is empty.

Types

type CountQuery

type CountQuery interface {
	Count(metric config.Metric) (int64, error)
}

func NewMongoConn

func NewMongoConn(connnectionURL string) (CountQuery, error)

func NewSQLQuery

func NewSQLQuery(connnectionURL string) (CountQuery, error)

Jump to

Keyboard shortcuts

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