{{- /*gotype: github.com/inklabs/rangedb/pkg/rangedbui.aggregateTypesTemplateVars*/ -}} {{template "base" .}} {{define "pageTitle" }}Aggregate Types{{end}} {{define "content"}}

Aggregate Types ({{.TotalEvents}})

{{range .AggregateTypes}} {{end}}
Type Total Events
{{.Name}} {{.TotalEvents}}
{{end}}