X Tutup
Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 544 Bytes

File metadata and controls

13 lines (10 loc) · 544 Bytes

gopls, the language server for Go

PkgGoDev

gopls (pronounced "Go please") is the official language server for Go, developed and maintained by the Go team. It provides a wide variety of IDE features to any LSP-compatible editor.

X Tutup