Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func HandleApprove ¶
func HandleApprove( repos core.RepositoryStore, builds core.BuildStore, stages core.StageStore, sched core.Scheduler, ) http.HandlerFunc
HandleApprove returns an http.HandlerFunc that processes http requests to approve a blocked build that is pending review.
func HandleDecline ¶
func HandleDecline( repos core.RepositoryStore, builds core.BuildStore, stages core.StageStore, ) http.HandlerFunc
HandleDecline returns an http.HandlerFunc that processes http requests to decline a blocked build that is pending review.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.