mirror of https://github.com/golang/go.git
Wire up a command to generate a gopls.mod file for a multi-module workspace. In the future, this can actually be used to manage the workspace, but for now the file is just generated, not actually used. For golang/go#32394 Change-Id: I8a53da8ac9337bde132c7d8ca8557467f368fc24 Reviewed-on: https://go-review.googlesource.com/c/tools/+/256042 Run-TryBot: Robert Findley <rfindley@google.com> gopls-CI: kokoro <noreply+kokoro@google.com> TryBot-Result: Go Bot <gobot@golang.org> Trust: Robert Findley <rfindley@google.com> Reviewed-by: Rebecca Stambler <rstambler@golang.org> |
||
|---|---|---|
| .. | ||
| analysis.go | ||
| cache.go | ||
| check.go | ||
| error_test.go | ||
| errors.go | ||
| keys.go | ||
| load.go | ||
| mod.go | ||
| mod_tidy.go | ||
| os_darwin.go | ||
| os_windows.go | ||
| parse.go | ||
| parse_test.go | ||
| pkg.go | ||
| session.go | ||
| snapshot.go | ||
| view.go | ||
| view_test.go | ||