mirror of https://github.com/golang/go.git
Create the 'prepareAndRun' helper to offload some common command set-up within the command handler. In subsequent CLs, this will be used to hold all configuration of the implementation, including whether the command will execute asynchronously, and whether to show progress. Change-Id: I6d0f072e805dade5c7df37fa5cdf993d397fa717 Reviewed-on: https://go-review.googlesource.com/c/tools/+/288494 gopls-CI: kokoro <noreply+kokoro@google.com> TryBot-Result: Go Bot <gobot@golang.org> Trust: Robert Findley <rfindley@google.com> Run-TryBot: Robert Findley <rfindley@google.com> Reviewed-by: Rebecca Stambler <rstambler@golang.org> Reviewed-by: Heschi Kreinick <heschi@google.com> |
||
|---|---|---|
| .. | ||
| analysisinternal | ||
| apidiff | ||
| event | ||
| fakenet | ||
| fastwalk | ||
| gocommand | ||
| gopathwalk | ||
| imports | ||
| jsonrpc2 | ||
| lsp | ||
| memoize | ||
| packagesinternal | ||
| proxydir | ||
| span | ||
| stack | ||
| testenv | ||
| tool | ||
| typesinternal | ||
| xcontext | ||