package
2.0.0+incompatible
Repository: https://github.com/sourcegraph/go-langserver.git
Documentation: pkg.go.dev

# Functions

DeclPos computes the source position of the declaration of an object name.
DefaultImporter looks for the package; if it finds it, it parses and returns it.
DefaultImportPathToName returns the package identifier for the given import path.
ExprType returns the type for the given expression, and the object that represents it, if there is one.

# Variables

When Debug is true, log messages will be printed.
No description provided by the author

# Structs

MultiValue represents a multiple valued Go expression - the result of a function that returns more than one value.
Type represents the type of a Go expression.

# Type aliases

No description provided by the author