Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 513 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 513 Bytes

jqpipe-go

This package is a wrapper of JQ for the Go programming language, designed to make it easy for Go programs to filter JSON input using JQ. This is used internally at ThreatGRID to perform unit testing using expectjq and as a map/reduce VM for ThreatGRID's internal data storage.

API information is available at godoc.org.