package
1.0.0
Repository: https://github.com/sourcegraph/lsif-protocol.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
NewJSONWriter creates a new JSONWriter wrapping the given writer.

# Structs

Emitter creates vertex and edge values and passes them to the underlying JSONWriter instance.

# Interfaces

JSONWriter serializes vertexes and edges into JSON and writes them to an underlying writer as newline-delimited JSON.