const AddDependency … const AddImport … const AddTelemetryCounters … const ApplyFix … const Assembly … const ChangeSignature … const CheckUpgrades … const ClientOpenURL … const DiagnoseFiles … const Doc … const EditGoDirective … const ExtractToNewFile … const FetchVulncheckResult … const FreeSymbols … const GCDetails … const Generate … const GoGetPackage … const ListImports … const ListKnownPackages … const MaybePromptForTelemetry … const MemStats … const Modules … const Packages … const RegenerateCgo … const RemoveDependency … const ResetGoModDiagnostics … const RunGoWorkCommand … const RunGovulncheck … const RunTests … const ScanImports … const StartDebugging … const StartProfile … const StopProfile … const Test … const Tidy … const ToggleGCDetails … const UpdateGoSum … const UpgradeDependency … const Vendor … const Views … const WorkspaceStats … var Commands … func Dispatch(ctx context.Context, params *protocol.ExecuteCommandParams, s Interface) (interface{ … } func NewAddDependencyCommand(title string, a0 DependencyArgs) *protocol.Command { … } func NewAddImportCommand(title string, a0 AddImportArgs) *protocol.Command { … } func NewAddTelemetryCountersCommand(title string, a0 AddTelemetryCountersArgs) *protocol.Command { … } func NewApplyFixCommand(title string, a0 ApplyFixArgs) *protocol.Command { … } func NewAssemblyCommand(title string, a0 string, a1 string, a2 string) *protocol.Command { … } func NewChangeSignatureCommand(title string, a0 ChangeSignatureArgs) *protocol.Command { … } func NewCheckUpgradesCommand(title string, a0 CheckUpgradesArgs) *protocol.Command { … } func NewClientOpenURLCommand(title string, a0 string) *protocol.Command { … } func NewDiagnoseFilesCommand(title string, a0 DiagnoseFilesArgs) *protocol.Command { … } func NewDocCommand(title string, a0 DocArgs) *protocol.Command { … } func NewEditGoDirectiveCommand(title string, a0 EditGoDirectiveArgs) *protocol.Command { … } func NewExtractToNewFileCommand(title string, a0 protocol.Location) *protocol.Command { … } func NewFetchVulncheckResultCommand(title string, a0 URIArg) *protocol.Command { … } func NewFreeSymbolsCommand(title string, a0 string, a1 protocol.Location) *protocol.Command { … } func NewGCDetailsCommand(title string, a0 protocol.DocumentURI) *protocol.Command { … } func NewGenerateCommand(title string, a0 GenerateArgs) *protocol.Command { … } func NewGoGetPackageCommand(title string, a0 GoGetPackageArgs) *protocol.Command { … } func NewListImportsCommand(title string, a0 URIArg) *protocol.Command { … } func NewListKnownPackagesCommand(title string, a0 URIArg) *protocol.Command { … } func NewMaybePromptForTelemetryCommand(title string) *protocol.Command { … } func NewMemStatsCommand(title string) *protocol.Command { … } func NewModulesCommand(title string, a0 ModulesArgs) *protocol.Command { … } func NewPackagesCommand(title string, a0 PackagesArgs) *protocol.Command { … } func NewRegenerateCgoCommand(title string, a0 URIArg) *protocol.Command { … } func NewRemoveDependencyCommand(title string, a0 RemoveDependencyArgs) *protocol.Command { … } func NewResetGoModDiagnosticsCommand(title string, a0 ResetGoModDiagnosticsArgs) *protocol.Command { … } func NewRunGoWorkCommandCommand(title string, a0 RunGoWorkArgs) *protocol.Command { … } func NewRunGovulncheckCommand(title string, a0 VulncheckArgs) *protocol.Command { … } func NewRunTestsCommand(title string, a0 RunTestsArgs) *protocol.Command { … } func NewScanImportsCommand(title string) *protocol.Command { … } func NewStartDebuggingCommand(title string, a0 DebuggingArgs) *protocol.Command { … } func NewStartProfileCommand(title string, a0 StartProfileArgs) *protocol.Command { … } func NewStopProfileCommand(title string, a0 StopProfileArgs) *protocol.Command { … } func NewTestCommand(title string, a0 protocol.DocumentURI, a1 []string, a2 []string) *protocol.Command { … } func NewTidyCommand(title string, a0 URIArgs) *protocol.Command { … } func NewToggleGCDetailsCommand(title string, a0 URIArg) *protocol.Command { … } func NewUpdateGoSumCommand(title string, a0 URIArgs) *protocol.Command { … } func NewUpgradeDependencyCommand(title string, a0 DependencyArgs) *protocol.Command { … } func NewVendorCommand(title string, a0 URIArg) *protocol.Command { … } func NewViewsCommand(title string) *protocol.Command { … } func NewWorkspaceStatsCommand(title string) *protocol.Command { … }