package
0.0.0-20211028080628-e2786a622600
Repository: https://github.com/sourcegraph/appdash.git
Documentation: pkg.go.dev
# Packages
Package tmpl contains template data used by Appdash.
# Constants
route name for aggregate trace view.
route name for dashboard JSON data.
route name for dashboard page.
route name for root.
route name for static data files.
route name for a JSON trace profile.
route name for a single trace page.
route name for a JSON trace sub-span profile.
route name for a single trace sub-span page.
route name for traces page.
route name for a JSON trace upload.
# Variables
ReloadTemplates is whether to reload html/template templates before each request.
# Structs
App is an HTTP application handler that also exposes methods for constructing URL routes.
Router is a URL router for traceapp applications.
TemplateCommon is data that is passed to (and available to) all templates.