//
pkg.gl
Category
github.com/m3db/m3
src
query
util
json
package
1.5.0
Repository:
https://github.com/m3db/m3.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
7
Dependents
16
Files
404 SLOC
#
Functions
NewNoopWriter
NewNoopWriter creates a JSON writer that does nothing.
NewWriter
NewWriter creates a new JSON token writer.
#
Interfaces
Writer
A Writer can be used to directly stream JSON results without going through an intermediate object layer.