internal

package
v1.0.1 Latest Latest
Warning

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

Go to latest
Published: Jul 5, 2023 License: GPL-3.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Close

func Close() error

func Open

func Open() error

func SubscribeProperty

func SubscribeProperty()

func Write

func Write(metric, id string, values map[string]interface{}, tm int64) error

Types

type Point

type Point struct {
	Value interface{} `json:"value"`
	Time  time.Time   `json:"time"`
}

func Query

func Query(metric, id string, field string, start, end, window string) ([]*Point, error)

Jump to

Keyboard shortcuts

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