package
0.0.0-20190318102628-d7df357d3e99
Repository: https://github.com/go-zh/tools.git
Documentation: pkg.go.dev

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