Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type RootCmd ¶
func NewRootCmd ¶
func NewRootCmd(commandName string, managerOpts ...document.ManagerOpt) *RootCmd
Creates a new RootCmd params:
commandName: what to call the base command in examples (e.g., "docker-language-server", "tilt lsp") managerOpts: a variable number of ManagerOpt arguments to configure the document manager.
Click to show internal directories.
Click to hide internal directories.