golang.org/x/pkgsite/internal/frontend.fetchResult.modulePath (field)

7 uses

	golang.org/x/pkgsite/internal/frontend (current package)
		404.go#L207: 				modulePath: vm.ModulePath,
		404.go#L234: 			modulePath: majPath,
		404.go#L263: 		modulePath: vm.ModulePath,
		fetch.go#L122: 	modulePath   string
		fetch.go#L297: 			moduleMatchingPathPrefix = fr.modulePath
		fetch.go#L338: 	fr := &fetchResult{modulePath: modulePath}
		fetch.go#L397: 			modulePath: modulePath,