package
0.0.0-20190318102628-d7df357d3e99
Repository: https://github.com/go-zh/tools.git
Documentation: pkg.go.dev
# Functions
Completion returns a list of possible candidates for completion, given a a file and a position.
No description provided by the author
Format formats a file with a given range.
Identifier returns identifier information for a position in a file, accounting for a potentially incomplete selector.
Imports formats a file using the goimports tool.
No description provided by the author
# 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
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
# Structs
An action represents one unit of analysis work: the application of one analysis to one package.
No description provided by the author
No description provided by the author
IdentifierInfo holds information about an identifier in Go source.
No description provided by the author
No description provided by the author
TextEdit represents a change to a section of a document.
# Type aliases
No description provided by the author
No description provided by the author