internal/

directory
v0.16.0-pre.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 20, 2024 License: BSD-3-Clause

Directories

Path Synopsis
analysis
Package cache is the core of gopls: it is concerned with state management, dependency analysis, and invalidation; and it holds the machinery of type checking and modular static analysis.
Package cache is the core of gopls: it is concerned with state management, dependency analysis, and invalidation; and it holds the machinery of type checking and modular static analysis.
Package cmd handles the gopls command line.
Package cmd handles the gopls command line.
Package debug exports debug information for gopls.
Package debug exports debug information for gopls.
The doc package provides JSON metadata that documents gopls' public interfaces.
The doc package provides JSON metadata that documents gopls' public interfaces.
The file package defines types used for working with LSP files.
The file package defines types used for working with LSP files.
The filecache package provides a file-based shared durable blob cache.
The filecache package provides a file-based shared durable blob cache.
Package golang defines the LSP features for navigation, analysis, and refactoring of Go source code.
Package golang defines the LSP features for navigation, analysis, and refactoring of Go source code.
Package label provides common labels used to annotate gopls log messages and events.
Package label provides common labels used to annotate gopls log messages and events.
Package lsprpc implements a jsonrpc2.StreamServer that may be used to serve the LSP on a jsonrpc2 channel.
Package lsprpc implements a jsonrpc2.StreamServer that may be used to serve the LSP on a jsonrpc2 channel.
Package mod provides core features related to go.mod file handling for use by Go editors and tools.
Package mod provides core features related to go.mod file handling for use by Go editors and tools.
The progress package defines utilities for reporting the progress of long-running operations using features of the LSP client interface such as Progress and ShowMessage.
The progress package defines utilities for reporting the progress of long-running operations using features of the LSP client interface such as Progress and ShowMessage.
Package protocol contains the structs that map directly to the request and response messages of the Language Server Protocol.
Package protocol contains the structs that map directly to the request and response messages of the Language Server Protocol.
Package server defines gopls' implementation of the LSP server interface, [protocol.Server].
Package server defines gopls' implementation of the LSP server interface, [protocol.Server].
Package template contains code for dealing with templates
Package template contains code for dealing with templates
test
util
Package version manages the gopls version.
Package version manages the gopls version.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL