var golang.org/x/pkgsite/internal/source.githubURLTemplates
9 uses
golang.org/x/pkgsite/internal/source (current package)
source.go#L146: "github": githubURLTemplates,
source.go#L147: "gitlab": githubURLTemplates, // preserved for backwards compatibility (DB still has source_info->Kind = "gitlab")
source.go#L555: templates: githubURLTemplates,
source.go#L563: templates: githubURLTemplates,
source.go#L568: templates: githubURLTemplates,
source.go#L572: templates: githubURLTemplates,
source.go#L649: templates: githubURLTemplates,
source.go#L719: githubURLTemplates = urlTemplates{
source.go#L826: templates: githubURLTemplates,
![]() |
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. |