Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func HandleCheckList ¶
func HandleCheckList(checkCtrl *check.Controller) http.HandlerFunc
HandleCheckList is an HTTP handler for listing status check results for a repository.
func HandleCheckListRecent ¶
func HandleCheckListRecent(checkCtrl *check.Controller) http.HandlerFunc
HandleCheckListRecent is an HTTP handler for listing recently executed status check identifiers for a repository.
func HandleCheckReport ¶
func HandleCheckReport(checkCtrl *check.Controller) http.HandlerFunc
HandleCheckReport is an HTTP handler for reporting status check results.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.