package
0.0.0-20190912100236-53e5711c875d
Repository: https://github.com/tsaikd/tools.git
Documentation: pkg.go.dev
# Functions
Returns a new Application ready to run.
# Structs
Application is the main application as passed to tool.Main It handles the main command line parsing and dispatch to the sub commands.
A Definition is the result of a 'definition' query.
Serve is a struct that exposes the configurable parts of the LSP server as flags, in the right form for tool.Main to consume.