package
0.0.0-20190318102628-d7df357d3e99
Repository: https://github.com/go-zh/tools.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
Package cmd handles the gopls command line.
Package diff implements the Myers diff algorithm.
Package protocol contains data types for LSP jsonrpcs generated automatically from vscode-languageserver-node version of Mon Feb 25 2019 09:01:22 GMT-0500 (Eastern Standard Time).
Package source provides core features for use by Go editors and tools.

# Functions

RunServer starts an LSP server on the supplied stream, and waits until the stream is closed.
RunServerOnPort starts an LSP server on the given port and does not exit.
RunServerOnPort starts an LSP server on the given port and does not exit.