Documentation ¶
Index ¶
- func Connect(address, userName, password, dbName string)
- func FixInfluxType(fields map[string]interface{})
- func Joint(body, table, option string, or *Or, andQuery []string) (cmd string)
- func Query(cmd string) ([]map[string]interface{}, error)
- func Write(measurement string, tags map[string]string, fields map[string]interface{}) (err error)
- type Or
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FixInfluxType ¶ added in v0.4.3
func FixInfluxType(fields map[string]interface{})
解决influx对float和uint64支持不良的问题
Types ¶
Click to show internal directories.
Click to hide internal directories.