golang.org/x/pkgsite/internal/frontend.TabSettings.TemplateName (field)
7 uses
golang.org/x/pkgsite/internal/frontend (current package)
tabs.go#L30: TemplateName string
tabs.go#L48: TemplateName: "unit_details.tmpl",
tabs.go#L52: TemplateName: "unit_versions.tmpl",
tabs.go#L56: TemplateName: "unit_imports.tmpl",
tabs.go#L60: TemplateName: "unit_importedby.tmpl",
tabs.go#L64: TemplateName: "unit_licenses.tmpl",
unit.go#L213: s.servePage(ctx, w, tabSettings.TemplateName, page)
![]() |
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. |