freebsd-ports/devel/gopls/pkg-descr
Stefan Eßer fb16dfecae Remove WWW entries moved into port Makefiles
Commit b7f05445c0 has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
2022-09-07 23:58:51 +02:00

8 lines
395 B
Text

gopls (pronounced "Go please") is the official Go language server
developed by the Go team. It provides IDE features to any
LSP-compatible editor.
You should not need to interact with gopls directly---it will be
automatically integrated into your editor. The specific features and
settings vary slightly by editor, so we recommend that you proceed to
the documentation for your editor below.