package
0.0.0-20190912100236-53e5711c875d
Repository: https://github.com/tsaikd/tools.git
Documentation: pkg.go.dev
# Packages
Package browser provides utilities for interacting with users' browsers.
No description provided by the author
Package cmd handles the gopls command line.
No description provided by the author
Package diff supports a pluggable diff algorithm.
Package fuzzy implements a fuzzy matching algorithm.
Package protocol contains data types and code for LSP jsonrpcs generated automatically from vscode-languageserver-node commit: 8801c20b667945f455d7e023c71d2f741caeda25 last fetched Sat Jul 13 2019 18:33:10 GMT-0700 (Pacific Daylight Time).
Package snippet implements the specification for the LSP snippet format.
Package source provides core features for use by Go editors and tools.
Package telemetry provides the hooks and adapters to allow use of telemetry throughout gopls.
No description provided by the author
# Functions
No description provided by the author
NewClientServer.
NewServer 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.