package
0.0.0-20221121043126-298dde518304
Repository: https://github.com/nitrictech/minio.git
Documentation: pkg.go.dev

# Functions

NewPReader - creates new parallel JSON reader using readCloser.
NewReader - creates new JSON reader using readCloser.
NewRecord - creates new empty JSON record.

# Structs

PReader - JSON record reader for S3Select.
Reader - JSON record reader for S3Select.
ReaderArgs - represents elements inside <InputSerialization><JSON/> in request XML.
Record - is JSON record.
WriterArgs - represents elements inside <OutputSerialization><JSON/> in request XML.

# Type aliases

RawJSON is a byte-slice that contains valid JSON.