Versions in this module Expand all Collapse all v0 v0.4.0 Oct 26, 2015 Changes in this version + func DeleteBuild(c *gin.Context) + func DeleteNode(c *gin.Context) + func DeleteRepo(c *gin.Context) + func DeleteUser(c *gin.Context) + func GetBadge(c *gin.Context) + func GetBuild(c *gin.Context) + func GetBuildLogs(c *gin.Context) + func GetBuilds(c *gin.Context) + func GetCC(c *gin.Context) + func GetCommit(c *gin.Context) + func GetFeed(c *gin.Context) + func GetLogin(c *gin.Context) + func GetLoginToken(c *gin.Context) + func GetLogout(c *gin.Context) + func GetNode(c *gin.Context) + func GetNodes(c *gin.Context) + func GetPullRequest(c *gin.Context) + func GetRemoteRepos(c *gin.Context) + func GetRepo(c *gin.Context) + func GetRepoEvents(c *gin.Context) + func GetRepoKey(c *gin.Context) + func GetRepos(c *gin.Context) + func GetSelf(c *gin.Context) + func GetStream(c *gin.Context) + func GetUser(c *gin.Context) + func GetUsers(c *gin.Context) + func PatchRepo(c *gin.Context) + func PatchUser(c *gin.Context) + func PostBuild(c *gin.Context) + func PostHook(c *gin.Context) + func PostNode(c *gin.Context) + func PostReactivate(c *gin.Context) + func PostRepo(c *gin.Context) + func PostSecure(c *gin.Context) + func PostToken(c *gin.Context) + func PostUser(c *gin.Context) + func RedirectPullRequest(c *gin.Context) + func RedirectSha(c *gin.Context) + func ShowBuild(c *gin.Context) + func ShowIndex(c *gin.Context) + func ShowLogin(c *gin.Context) + func ShowLoginForm(c *gin.Context) + func ShowNodes(c *gin.Context) + func ShowRepo(c *gin.Context) + func ShowRepoBadges(c *gin.Context) + func ShowRepoConf(c *gin.Context) + func ShowRepoEncrypt(c *gin.Context) + func ShowUser(c *gin.Context) + func ShowUsers(c *gin.Context) + type StreamWriter struct + func (w *StreamWriter) Write(data []byte) (int, error)