Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func HandleDelete ¶
func HandleDelete( repos core.RepositoryStore, builds core.BuildStore, ) http.HandlerFunc
HandleDelete returns an http.HandlerFunc that handles an http.Request to delete a branch entry from the datastore.
func HandleList ¶
func HandleList( repos core.RepositoryStore, builds core.BuildStore, ) http.HandlerFunc
HandleList returns an http.HandlerFunc that writes a json-encoded list of build history to the response body.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.