histroy

package
v0.0.0-...-9b4e82f Latest Latest
Warning

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

Go to latest
Published: Dec 2, 2019 License: MIT Imports: 11 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Query

type Query struct {
	Message         *messages.QueryMessage
	Type            string
	QueryUUID       string
	QueryField      string
	TimeInterval    string
	Interval        time.Duration
	TimeLength      string
	Limit           int
	ResponseChannel chan *messages.QueryResponse
}

func BuildQuery

func BuildQuery(qm *messages.QueryMessage) *Query

func MakeQuery

func MakeQuery(qm *messages.QueryMessage) *Query

* query historical data of uuid from startTime to endTime prob should make sure they don't query like 1000 years or something

Jump to

Keyboard shortcuts

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