Documentation
¶
Overview ¶
Package coverage exposes a HTTP handler to execute runtime/coverage functions on-demand without having to terminate the process.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Collect ¶
func Collect(writer http.ResponseWriter, request *http.Request)
Collect provides a HTTP handler that using runtime/coverage to write coverage to the directory in the GOCOVERDIR environment variable.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.