//
pkg.gl
Category
github.com/bblfsh/sdk
driver
native
jsonlines
package
2.16.4+incompatible
Repository:
https://github.com/bblfsh/sdk.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
3
Dependents
0
Files
66 SLOC
#
Functions
NewDecoder
NewDecoder creates a new decoder with the given reader.
NewEncoder
NewEncoder creates a new encoder using the given writer.
#
Constants
DefaultBufferSize
DefaultBufferSize is the default buffer size for decoding.
#
Interfaces
Decoder
Decoder decodes JSON lines.
Encoder
Encoder encodes JSON lines.