# Functions
NewInterner creates a new empty interner.
Read reads the given content as line-separated JSON objects and returns a channel of Pair values for each non-empty line.
# Constants
ChannelBufferSize is the number sources lines that can be read ahead of the correlator.
LineBufferSize is the maximum size of the buffer used to read each line of a raw LSIF index.
# Variables
No description provided by the author
No description provided by the author
NumUnmarshalGoRoutines is the number of goroutines launched to unmarshal individual lines.
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
Interner converts strings into unique identifers.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Type aliases
No description provided by the author