 Directories
      ¶
      Directories
      ¶
    
    | Path | Synopsis | 
|---|---|
| Package diff computes differences between text files or strings. | Package diff computes differences between text files or strings. | 
| 
          
            lcs
            
            
          
           package lcs contains code to find longest-common-subsequences (and diffs) | package lcs contains code to find longest-common-subsequences (and diffs) | 
| Package event provides a set of packages that cover the main concepts of telemetry in an implementation agnostic way. | Package event provides a set of packages that cover the main concepts of telemetry in an implementation agnostic way. | 
| 
          
            core
            
            
          
           Package core provides support for event based telemetry. | Package core provides support for event based telemetry. | 
| 
          
            export/metric
            
            
          
           Package metric aggregates events into metrics that can be exported. | Package metric aggregates events into metrics that can be exported. | 
| 
          
            export/ocagent
            
            
          
           Package ocagent adds the ability to export all telemetry to an ocagent. | Package ocagent adds the ability to export all telemetry to an ocagent. | 
| 
          
            tag
            
            
          
           Package tag provides the labels used for telemetry throughout gopls. | Package tag provides the labels used for telemetry throughout gopls. | 
| Package fuzzy implements a fuzzy matching algorithm. | Package fuzzy implements a fuzzy matching algorithm. | 
| Package gocommand is a helper for calling the go command. | Package gocommand is a helper for calling the go command. | 
| Package jsonrpc2 is a minimal implementation of the JSON RPC 2 spec. | Package jsonrpc2 is a minimal implementation of the JSON RPC 2 spec. | 
| 
          
            servertest
            
            
          
           Package servertest provides utilities for running tests against a remote LSP server. | Package servertest provides utilities for running tests against a remote LSP server. | 
| Package memoize defines a "promise" abstraction that enables memoization of the result of calling an expensive but idempotent function. | Package memoize defines a "promise" abstraction that enables memoization of the result of calling an expensive but idempotent function. | 
| Package proxydir provides functions for writing module data to a directory in proxy format, so that it can be used as a module proxy by setting GOPROXY="file://<dir>". | Package proxydir provides functions for writing module data to a directory in proxy format, so that it can be used as a module proxy by setting GOPROXY="file://<dir>". | 
| Package testenv contains helper functions for skipping tests based on which tools are present in the environment. | Package testenv contains helper functions for skipping tests based on which tools are present in the environment. | 
| Package tool is a harness for writing Go tools. | Package tool is a harness for writing Go tools. | 
| Package xcontext is a package to offer the extra functionality we need from contexts that is not available from the standard context package. | Package xcontext is a package to offer the extra functionality we need from contexts that is not available from the standard context package. | 
 Click to show internal directories. 
   Click to hide internal directories.