influxdbhelper
influxdbhelper copied to clipboard
Encode/Decode influxdb data using Go types/tags
Results
3
influxdbhelper issues
Sort by
recently updated
recently updated
newest added
dbg `go mod` for influxdb 1.7
See https://godoc.org/github.com/influxdata/influxdb/client/v2#NewQueryWithParameters This function should automatically escape query strings for the sake of security
If I have a struct that uses "type embedding" to embed another struct, even if the embedded struct has `influx` tags on its fields, influxdbhelper complains: ``` Error writing ......