mirror of
https://github.com/golang/go
synced 2024-11-18 14:54:40 -07:00
bd435c612c
Add a new toplevel `inspect` verb to the gopls command, to expose the internal state of a running gopls server. For now, this verb exposes a single subcommand `sessions`, which lists some information about current server sessions on a gopls daemon. This can be used even if the debug server is not running, which will become the default in a later CL. Updates golang/go#34111 Change-Id: Ib7d654a659fa47280584f9a7301b952cbccc565a Reviewed-on: https://go-review.googlesource.com/c/tools/+/222669 Run-TryBot: Robert Findley <rfindley@google.com> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: Heschi Kreinick <heschi@google.com> |
||
---|---|---|
.. | ||
apidiff | ||
fastwalk | ||
gocommand | ||
gopathwalk | ||
imports | ||
jsonrpc2 | ||
lsp | ||
memoize | ||
packagesinternal | ||
span | ||
telemetry | ||
testenv | ||
tool | ||
xcontext |