golang.org/x/pkgsite/internal/source.urlTemplates.Repo (field)
6 uses
golang.org/x/pkgsite/internal/source (current package)
source.go#L57: if i.templates.Repo == "" {
source.go#L61: return expand(i.templates.Repo, map[string]string{
source.go#L485: Repo: sm.repoURL,
source.go#L624: Repo: "{repo}/...",
source.go#L633: Repo: "{repo}",
source.go#L711: Repo string `json:",omitempty"` // Optional URL template for the repository home page, with {repo}. If left empty, a default template "{repo}" is used.
![]() |
The pages are generated with Golds v0.3.2-preview. (GOOS=darwin GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |