1
0
mirror of https://github.com/golang/go synced 2024-09-30 16:08:36 -06:00
go/internal/proxydir
Rob Findley 07bb9fb2f9 internal/proxydir: add an internal package for file-based proxies
Both packagestest and the gopls regtests need to write module data to
the filesystem in proxy structure. Since this seems like a common and
self-contained concerned, factor this out into a shared package.

Change-Id: I5275dbc0cd7b13290061e8bb559d6dd287fbb275
Reviewed-on: https://go-review.googlesource.com/c/tools/+/227841
Run-TryBot: Robert Findley <rfindley@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Rebecca Stambler <rstambler@golang.org>
2020-04-13 22:35:07 +00:00
..
proxydir_112.go internal/proxydir: add an internal package for file-based proxies 2020-04-13 22:35:07 +00:00
proxydir_113.go internal/proxydir: add an internal package for file-based proxies 2020-04-13 22:35:07 +00:00
proxydir_test.go internal/proxydir: add an internal package for file-based proxies 2020-04-13 22:35:07 +00:00
proxydir.go internal/proxydir: add an internal package for file-based proxies 2020-04-13 22:35:07 +00:00