Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RouteServer ¶
func RouteServer(server *http.ServeMux, prefix string, getPort func() int, opts loadcov.LoadAllOptions)
RouteServer install these endpoints: / -> index.html /fileAnnotations -> dynamic coverage /fileDetail -> get file content /diffFileDetail -> get diff file content
Types ¶
type GetFileResp ¶
Click to show internal directories.
Click to hide internal directories.