package
0.0.0-20240420182116-ac96246ab101
Repository: https://github.com/f110/github-400-test.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.