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

# Packages

Package json lines mimicks standard library json Encoder and Decoder, but to encode and decode one JSON per line.

# Functions

Main is a main function for running a native Go driver as an Exec-based module that uses internal json protocol.
No description provided by the author
No description provided by the author

# Constants

No description provided by the author
No description provided by the author

# Variables

Binary default location of the native driver binary.
ErrDriverCrashed is returned when the driver crashes after parsing attempt.
ErrNotRunning is returned when calling Parse on the not running driver.

# Structs

Driver is a wrapper of the native command.

# Type aliases

Encoding is the Encoding used for the content string.