Sign in
go
/
tools.git
/
477e0ab10b915acca369e11d2c353c61fb4b37ba
/
.
/
gopls
/
internal
/
cmd
/
usage
/
api-json.hlp
blob: 304c43d3b4791c51a68a5a90cb6d5c3ce46273ae [
file
] [
log
] [
blame
]
print
JSON describing gopls API
Usage
:
gopls
[
flags
]
api
-
json
The
api
-
json command prints a JSON value that describes
and
documents all gopls
' public interfaces.
Its schema is defined by golang.org/x/tools/gopls/internal/doc.API.