# README
json
-- import "gopkg.in/Clever/optimus.v3/sinks/json"
Usage
func New
func New(out io.Writer) optimus.Sink
New writes all of the Rows in a Table as newline-separate JSON objects.
-- import "gopkg.in/Clever/optimus.v3/sinks/json"
func New(out io.Writer) optimus.Sink
New writes all of the Rows in a Table as newline-separate JSON objects.