package
0.18.1
Repository: https://go.googlesource.com/tools
Documentation: pkg.go.dev

# Packages

Package log provides helper methods for exporting log events to the internal/event package.

# Functions

No description provided by the author
PrintVersionInfo writes version information to w, using the output format specified by mode.
No description provided by the author
VersionInfo returns the build info for the gopls process.
WithInstance creates debug instance ready for use using the supplied configuration and stores it in the returned context.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
TraceTmpl extends BaseTemplate and renders a TraceResults, e.g.

# Structs

A Client is an incoming connection from a remote client.
An Instance holds all debug information associated with a gopls instance.
No description provided by the author
A Server is an outgoing connection to a remote LSP server.
ServerVersion is the format used by gopls to report its version to the client.
State holds debugging information related to the server state.
A TraceResults is the subject for the /trace HTML template.

# Type aliases

No description provided by the author