package
0.3.0
Repository: https://github.com/zchee/nvim-go.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

Definition parse definition from the current cursor.
NewCommand return the new Command type with initialize some variables.
Register register nvim-go command or function to Neovim over the msgpack-rpc plugin interface.
RewriteFile rewrites f with 'if err' Go idiom.

# Structs

CmdBuildEval struct type for Eval of GoBuild command.
CmdConfigEval represents for the eval of GoConfig command.
CmdVetEval struct type for Eval of GoBuild command.
Command represents a nvim-go plugins commands.
No description provided by the author
No description provided by the author