query

package
v2.0.0 Latest Latest
Warning

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

Go to latest
Published: Jun 18, 2023 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const (
	DefaultWindow = "5m"
	DefaultStart  = "-1h"

	FieldValue     = "value"
	FieldLatitude  = "latitude"
	FieldLongitude = "longitude"
	FieldAltitude  = "altitude"
)

contants

Variables

This section is empty.

Functions

This section is empty.

Types

type AdminAPI

type AdminAPI interface {
	CreateBucket() error
}

AdminAPI interface

type QueryAPI

type QueryAPI interface {
	ExecuteQuery(queryConfig *metricTY.Query, measurement string) ([]metricTY.ResponseData, error)
}

QueryAPI interface

Jump to

Keyboard shortcuts

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