Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func HandleDelete ¶
func HandleDelete( repos core.RepositoryStore, builds core.BuildStore, stages core.StageStore, steps core.StepStore, logs core.LogStore, ) http.HandlerFunc
HandleDelete returns an http.HandlerFunc that processes http requests to delete the logs.
func HandleFind ¶
func HandleFind( repos core.RepositoryStore, builds core.BuildStore, stages core.StageStore, steps core.StepStore, logs core.LogStore, ) http.HandlerFunc
HandleFind returns an http.HandlerFunc that writes the json-encoded logs to the response body.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.