Versions in this module Expand all Collapse all v0 v0.1.2 Jul 4, 2018 v0.1.1 Jun 29, 2018 Changes in this version + func CreatePipeline(c echo.Context) error + func CreatePipelineGetAll(c echo.Context) error + func GetJobLogs(c echo.Context) error + func InitHandlers(e *echo.Echo, store *store.Store, scheduler *scheduler.Scheduler) error + func PipelineGet(c echo.Context) error + func PipelineGetAll(c echo.Context) error + func PipelineGetAllRuns(c echo.Context) error + func PipelineGetAllWithLatestRun(c echo.Context) error + func PipelineGetLatestRun(c echo.Context) error + func PipelineGitLSRemote(c echo.Context) error + func PipelineNameAvailable(c echo.Context) error + func PipelineRunGet(c echo.Context) error + func PipelineStart(c echo.Context) error + func UserAdd(c echo.Context) error + func UserChangePassword(c echo.Context) error + func UserDelete(c echo.Context) error + func UserGetAll(c echo.Context) error + func UserLogin(c echo.Context) error