package
1.5.0
Repository: https://github.com/m3db/m3.git
Documentation: pkg.go.dev

# Functions

NewNoopWriter creates a JSON writer that does nothing.
NewWriter creates a new JSON token writer.

# Interfaces

A Writer can be used to directly stream JSON results without going through an intermediate object layer.