# Functions
GoroutineHandler creates a handler that serves information about goroutines in a particular group.
GoroutinesHandlerFunc returns a HandlerFunc that serves list of goroutine groups.
No description provided by the author
Main is the main function for cmd/trace v2.
UserRegionHandlerFunc returns a HandlerFunc that presents the details of the selected regions.
UserTasksHandlerFunc returns a HandlerFunc that reports all regions found in the trace.
UserTaskHandlerFunc returns a HandlerFunc that presents the details of the selected tasks.
UserTasksHandlerFunc returns a HandlerFunc that reports all tasks found in the trace.