Documentation
¶
Index ¶
- func HandleAddGithubApp(ghCtrl *githubapp.Controller) http.HandlerFunc
- func HandleDeleteGithubApp(ghCtrl *githubapp.Controller) http.HandlerFunc
- func HandleGetGithubApp(ghCtrl *githubapp.Controller) http.HandlerFunc
- func HandleGithubCallback(ghCtrl *githubapp.Controller) http.HandlerFunc
- func HandleGithubInstall(ghCtrl *githubapp.Controller) http.HandlerFunc
- func HandleListForProject(ghAppCtrl *githubapp.Controller) http.HandlerFunc
- func HandleListGithubBranches(ghCtrl *githubapp.Controller) http.HandlerFunc
- func HandleListGithubRepos(ghCtrl *githubapp.Controller) http.HandlerFunc
- func HandleListGitpublicBranches(gitPublicCtrl *gitpublic.Controller) http.HandlerFunc
- func HandleNewGithubApp() http.HandlerFunc
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func HandleAddGithubApp ¶
func HandleAddGithubApp(ghCtrl *githubapp.Controller) http.HandlerFunc
func HandleDeleteGithubApp ¶
func HandleDeleteGithubApp(ghCtrl *githubapp.Controller) http.HandlerFunc
func HandleGetGithubApp ¶
func HandleGetGithubApp(ghCtrl *githubapp.Controller) http.HandlerFunc
func HandleGithubCallback ¶
func HandleGithubCallback(ghCtrl *githubapp.Controller) http.HandlerFunc
func HandleGithubInstall ¶
func HandleGithubInstall(ghCtrl *githubapp.Controller) http.HandlerFunc
func HandleListForProject ¶
func HandleListForProject(ghAppCtrl *githubapp.Controller) http.HandlerFunc
func HandleListGithubBranches ¶
func HandleListGithubBranches(ghCtrl *githubapp.Controller) http.HandlerFunc
func HandleListGithubRepos ¶
func HandleListGithubRepos(ghCtrl *githubapp.Controller) http.HandlerFunc
func HandleListGitpublicBranches ¶
func HandleListGitpublicBranches(gitPublicCtrl *gitpublic.Controller) http.HandlerFunc
func HandleNewGithubApp ¶
func HandleNewGithubApp() http.HandlerFunc
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.