golang.org/x/pkgsite/cmd/prober.Probe.RelativeURL (field)

25 uses

	golang.org/x/pkgsite/cmd/prober (current package)
		main.go#L43: 	RelativeURL string
		main.go#L53: 		RelativeURL: "",
		main.go#L57: 		RelativeURL: "search-help",
		main.go#L61: 		RelativeURL: "license-policy",
		main.go#L65: 		RelativeURL: "cloud.google.com/go/firestore",
		main.go#L69: 		RelativeURL: "cloud.google.com/go/firestore",
		main.go#L74: 		RelativeURL: "cloud.google.com/go/firestore?tab=versions",
		main.go#L78: 		RelativeURL: "cloud.google.com/go/firestore?tab=versions",
		main.go#L83: 		RelativeURL: "cloud.google.com/go/firestore?tab=imports",
		main.go#L87: 		RelativeURL: "cloud.google.com/go/firestore?tab=imports",
		main.go#L92: 		RelativeURL: "cloud.google.com/go/firestore?tab=importedby",
		main.go#L96: 		RelativeURL: "cloud.google.com/go/firestore?tab=importedby",
		main.go#L101: 		RelativeURL: "cloud.google.com/go/firestore?tab=licenses",
		main.go#L105: 		RelativeURL: "cloud.google.com/go/firestore?tab=licenses",
		main.go#L110: 		RelativeURL: "github.com/pkg/errors?tab=importedby",
		main.go#L114: 		RelativeURL: "github.com/pkg/errors?tab=importedby",
		main.go#L119: 		RelativeURL: "github.com/hortonworks/cb-cli?tab=versions",
		main.go#L124: 		RelativeURL: "golang.org/x/tools/go",
		main.go#L129: 		RelativeURL: "golang.org/x/tools",
		main.go#L134: 		RelativeURL: "golang.org/x/tools?tab=versions",
		main.go#L139: 		RelativeURL: "golang.org/x/tools?tab=licenses",
		main.go#L144: 		RelativeURL: "search?q=github",
		main.go#L148: 		RelativeURL: "search?q=github",
		main.go#L311: 			fmt.Fprintf(w, "%3d /%s\n", b.Code, b.Probe.RelativeURL)
		main.go#L333: 	url := baseURL + "/" + p.RelativeURL