...

Command gopls

Gopls (pronounced “go please”) is an LSP server for Go. The Language Server Protocol allows any text editor to be extended with IDE-like features; see https://langserver.org/ for details.

See https://github.com/golang/tools/blob/master/gopls/README.md for the most up-to-date documentation.

Subdirectories

Name Synopsis
..
api-diff
doc Command generate creates API (settings, etc) documentation in JSON and Markdown for machine and human consumption.
integration
govim
release