golang.org/x/pkgsite/internal/frontend.VersionListKey.ModulePath (field)

5 uses

	golang.org/x/pkgsite/internal/frontend (current package)
		symbol.go#L302: 			if vd.ThisModule[0].ModulePath == stdlib.ModulePath {
		versions.go#L47: 	ModulePath string
		versions.go#L177: 			ModulePath:   mi.ModulePath,
		versions.go#L207: 		if key.ModulePath == currentModulePath {
		versions.go#L214: 			other[key.ModulePath] = true