Documentation ¶
Index ¶
- func GetBadge(c *gin.Context)
- func GetCC(c *gin.Context)
- func GetCommit(c *gin.Context)
- func GetLogin(c *gin.Context)
- func GetLoginToken(c *gin.Context)
- func GetLogout(c *gin.Context)
- func GetPullRequest(c *gin.Context)
- func GetRepoEvents(c *gin.Context)
- func GetRepoEvents2(c *gin.Context)
- func GetStream(c *gin.Context)
- func GetStream2(c *gin.Context)
- func PostHook(c *gin.Context)
- func RedirectPullRequest(c *gin.Context)
- func RedirectSha(c *gin.Context)
- func ShowAllRepos(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)
- func Slack(c *gin.Context)
- type StreamWriter
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetLoginToken ¶
func GetPullRequest ¶
func GetRepoEvents ¶
GetRepoEvents will upgrade the connection to a Websocket and will stream event updates to the browser.
func GetRepoEvents2 ¶
GetRepoEvents will upgrade the connection to a Websocket and will stream event updates to the browser.
func GetStream2 ¶
func RedirectPullRequest ¶
func RedirectSha ¶
func ShowAllRepos ¶
func ShowLoginForm ¶
func ShowRepoBadges ¶
func ShowRepoConf ¶
func ShowRepoEncrypt ¶
Types ¶
type StreamWriter ¶
type StreamWriter struct {
// contains filtered or unexported fields
}
Click to show internal directories.
Click to hide internal directories.