# Functions
NewServer creates an LSP server and binds it to handle incoming client messages on on the supplied stream.
No description provided by the author
# Variables
ServerExitFunc is used to exit when requested by the client.
# Structs
Server implements the protocol.Server interface.
No description provided by the author