jsonquery

package
v0.0.0-...-7983b3b Latest Latest
Warning

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

Go to latest
Published: Apr 8, 2024 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NormalizeYAMLForGoJQ

func NormalizeYAMLForGoJQ(v interface{}) interface{}

NormalizeYAMLForGoJQ normalizes output from YAML parsing to be gojq compatible

func Parse

func Parse(q string) (*gojq.Code, error)

Parse returns an (eventually cached) Code object to run json query

func RunSingleOutput

func RunSingleOutput(q string, object interface{}) (string, bool, error)

RunSingleOutput runs a JQ query against `object` and returns the string value (assuming there is a single output)

Types

This section is empty.

Jump to

Keyboard shortcuts

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