golang.org/x/pkgsite/internal/frontend.DirectoryInfo.URL (field)

3 uses

	golang.org/x/pkgsite/internal/frontend (current package)
		directory.go#L45: 	URL      string
		directory.go#L119: 			URL:      constructUnitURL(m.ModulePath, m.ModulePath, internal.LatestVersion),
		directory.go#L140: 			URL:      constructUnitURL(pm.Path, um.ModulePath, linkVersion(um.Version, um.ModulePath)),