Documentation
¶
Index ¶
- Constants
- func GetConfirableSources() []*dto.SourceOptions
- func GetSources(category dto.SourceCategory) []*dto.SourceOptions
- func HandleAddGithubApp(ghCtrl *githubapp.Controller) http.HandlerFunc
- func HandleDeleteGithubApp(ghCtrl *githubapp.Controller) http.HandlerFunc
- func HandleGetGithubApp(ghCtrl *githubapp.Controller) http.HandlerFunc
- func HandleListConfigurableSource() http.HandlerFunc
- func HandleListGithubApps(ghCtrl *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
Constants ¶
View Source
const ( GitPublic = "git-public" Github = "github" )
Variables ¶
This section is empty.
Functions ¶
func GetConfirableSources ¶
func GetConfirableSources() []*dto.SourceOptions
func GetSources ¶
func GetSources(category dto.SourceCategory) []*dto.SourceOptions
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 HandleListConfigurableSource ¶
func HandleListConfigurableSource() http.HandlerFunc
func HandleListGithubApps ¶
func HandleListGithubApps(ghCtrl *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
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.