# Functions
No description provided by the author
No description provided by the author
No description provided by the author
NewDiscard returns Aggregator that just throws reported ammo away.
NewEncoderAggregator returns aggregator that use SampleEncoder to marshall samples to core.DataSink.
No description provided by the author
Aggregates samples in JSON Lines format: each output line is a Valid JSON Value of one sample.
No description provided by the author
No description provided by the author
No description provided by the author
# Constants
No description provided by the author
# Structs
No description provided by the author
JSONIterConfig is subset of jsoniter.Config that may be useful to configure.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
SampleEncoderCloser is SampleEncoder that REQUIRE Close call to finish encoding.
SampleEncoder is efficient, buffered encoder of samples.
# Type aliases
No description provided by the author