package
2.16.4+incompatible
Repository: https://github.com/bblfsh/sdk.git
Documentation: pkg.go.dev

# Functions

NewDecoder creates a new decoder with the given reader.
NewEncoder creates a new encoder using the given writer.

# Constants

DefaultBufferSize is the default buffer size for decoding.

# Interfaces

Decoder decodes JSON lines.
Encoder encodes JSON lines.