func go.opencensus.io/zpages.parseTemplate
6 uses
go.opencensus.io/zpages (current package)
templates.go#L40: headerTemplate = parseTemplate("header")
templates.go#L41: summaryTableTemplate = parseTemplate("summary")
templates.go#L42: statsTemplate = parseTemplate("rpcz")
templates.go#L43: tracesTableTemplate = parseTemplate("traces")
templates.go#L44: footerTemplate = parseTemplate("footer")
templates.go#L47: func parseTemplate(name string) *template.Template {
![]() |
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. |