jsonparser

package
v2.0.0-beta.5 Latest Latest
Warning

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

Go to latest
Published: Feb 13, 2020 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetID

func GetID(data []byte, keys ...string) (val influxdb.ID, err error)

GetID returns an influxdb.ID for the specified keys path or an error if the value cannot be decoded or does not exist.

func GetOptionalID

func GetOptionalID(data []byte, keys ...string) (val influxdb.ID, exists bool, err error)

GetOptionalID returns an influxdb.ID for the specified keys path or an error if the value cannot be decoded. The value of exists will be false if the keys path does not exist.

Types

This section is empty.

Jump to

Keyboard shortcuts

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