Gopls: Language server protocol implementation for Go

Gopls: Language server protocol implementation for Go

(pronounced: “go please”) is an implementation of the Language Server Protocol (LSP) server for Go. Please see all available issues under the gopls label on the Go issue tracker. A good starting point for any integrator is the Language Service Protocol Specification.

Source: github.com