golang.org/x/pkgsite/internal/proxy.Client.lastZipModulePath (field)

4 uses

	golang.org/x/pkgsite/internal/proxy (current package)
		client.go#L45: 	lastZipModulePath, lastZipVersion string
		client.go#L89: 	c2.lastZipModulePath = ""
		client.go#L135: 	if c.lastZipModulePath == modulePath && c.lastZipVersion == resolvedVersion {
		client.go#L147: 		c.lastZipModulePath = modulePath