influx

package
v0.2.1 Latest Latest
Warning

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

Go to latest
Published: Jan 22, 2019 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Connect

func Connect(address, userName, password, dbName string)

除了需要指定连接的用户名、密码、地址,还需要指定db

func Joint added in v0.1.13

func Joint(body, table, option string, or *Or, andQuery []string) (cmd string)

func Query

func Query(cmd string) ([]map[string]interface{}, error)

func SolveFloatInt

func SolveFloatInt(fields map[string]interface{})

防止float类型 0,1等存成int类型

func Write

func Write(measurement string, tags map[string]string, fields map[string]interface{}) (err error)

Types

type Or added in v0.1.13

type Or struct {
	Body string
	Keys []string
}

Jump to

Keyboard shortcuts

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