threatgrid / jqpipe-go

A Go Wrapper for JQ

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

A Go Wrapper for JQ

License:BSD 2-Clause "Simplified" License


Languages

Language:Go 100.0%