 Documentation
      ¶
      Documentation
      ¶
    
    
  
    
  
    There is no documentation for this package.
       Directories
      ¶
      Directories
      ¶
    
    | Path | Synopsis | 
|---|---|
| Package langserver is a language server for Go that adheres to the Language Server Protocol (LSP). | Package langserver is a language server for Go that adheres to the Language Server Protocol (LSP). | 
| 
          
            internal/godef/go/parser
            
            
          
           A parser for Go source files. | A parser for Go source files. | 
| 
          
            internal/godef/go/types
            
            
          
           Types infers source locations and types from Go expressions. | Types infers source locations and types from Go expressions. | 
| pkg
       | |
| 
          
            lsp
            
            
          
           Package lsp contains Go types for the messages used in the Language Server Protocol. | Package lsp contains Go types for the messages used in the Language Server Protocol. | 
| 
          
            tools
            
            
          
           tools mainly contains variations on code found under golang.org/x/tools, but modified to be optimized for our usecase. | tools mainly contains variations on code found under golang.org/x/tools, but modified to be optimized for our usecase. | 
 Click to show internal directories. 
   Click to hide internal directories.