package
3.8.0+incompatible
Repository: https://github.com/azylman/getl.git
Documentation: pkg.go.dev

# 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.