extract

command
v0.1.3 Latest Latest
Warning

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

Go to latest
Published: Mar 19, 2024 License: MIT Imports: 6 Imported by: 0

Documentation

Overview

Extract a value from a JSON document. Toy example, so top-level keys only. Sifting through 2M documents (9GB) takes about 150s. The ubertool jq takes 321s.

$ cat some.json | go run examples/value.go -key somekey
key1
key2
...

Jump to

Keyboard shortcuts

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