//
pkg.gl
Category
github.com/influxdata/influxdb/v2
pkg
jsonparser
package
2.7.11
Repository:
https://github.com/influxdata/influxdb.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
2
Files
36 SLOC
#
Functions
GetID
GetID returns an influxdb.ID for the specified keys path or an error if the value cannot be decoded or does not exist.
GetOptionalID
GetOptionalID returns an influxdb.ID for the specified keys path or an error if the value cannot be decoded.