package
0.0.0-20220807004140-1e9a5391f74b
Repository: https://github.com/charlievieth/xtools.git
Documentation: pkg.go.dev

# Packages

Package commandmeta provides metadata about LSP commands, by analyzing the command.Interface type.
Package gen is used to generate command bindings from the gopls command interface.

# Functions

No description provided by the author
ID returns the command name for use in the LSP.
MarshalArgs encodes the given arguments to json.RawMessages.
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
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
UnmarshalArgs decodes the given json.RawMessages to the variables provided by args.

# 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
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

# Variables

No description provided by the author

# Structs

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
No description provided by the author
No description provided by the author
StackEntry models an element of a call stack.
No description provided by the author
No description provided by the author
Vuln models an osv.Entry and representative call stacks.
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

# Interfaces

Interface defines the interface gopls exposes for the workspace/executeCommand request.

# Type aliases

CallStack models a trace of function calls starting with a client function or method and ending with a call to a vulnerable symbol.
No description provided by the author