Documentation ¶
Overview ¶
Package jq provides compatibility with JQ queries for working with streams of JSON data.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Pipeline ¶
Pipeline builds a JQ query for a pipeline that runs the query against each line and maps the result to the output.
func PipelineContext ¶ added in v0.9.0
PipelineContext is the same as Pipeline, but runs the generated JQ code in the given context.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.