# README
json
-- import "gopkg.in/Clever/optimus.v3/sources/json"
Usage
func New
func New(in io.Reader) optimus.Table
New returns a new Table that scans over the rows of a file of newline-separate JSON objects.
-- import "gopkg.in/Clever/optimus.v3/sources/json"
func New(in io.Reader) optimus.Table
New returns a new Table that scans over the rows of a file of newline-separate JSON objects.