go/src/internal/trace/traceviewer/http.go

func MainHandler(views []View) http.Handler {}

const CommonStyle

var templMain

type View

type ViewType

const ViewProc

const ViewThread

func (v View) URL(rangeIdx int) string {}

type Range

func (r Range) URL(viewType ViewType) string {}

func TraceHandler() http.Handler {}

var templTrace

var staticContent

func StaticHandler() http.Handler {}