Documentation ¶
Overview ¶
Package web is for generating HTML visualizations of stack logs
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Render ¶
func Render(w io.Writer, tl *stackparse.Timeline) error
Render renders an HTML page representing a timeline.
func Serve ¶
func Serve(endpoint string, tl *stackparse.Timeline)
Serve starts up an HTTP server at a given endpoint.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.