Documentation
¶
Index ¶
- func HandleCreateGitPublic(appCtrl *application.Controller) http.HandlerFunc
- func HandleCreateGithub(appCtrl *application.Controller) http.HandlerFunc
- func HandleCreateWithRegistry(appCtrl *application.Controller) http.HandlerFunc
- func HandleGetDatabaseView(templCtrl *template.Controller) http.HandlerFunc
- func HandleGetGitPublicView() http.HandlerFunc
- func HandleGetGithubView(appCtrl *application.Controller) http.HandlerFunc
- func HandleGetRegistryView() http.HandlerFunc
- func HandleListGitOptions(category dto.SourceCategory) http.HandlerFunc
- func HandleListGithubApps(ghAppCtrl *githubapp.Controller) http.HandlerFunc
- func HandleLoadGitPublicRepo(appCtrl *application.Controller) http.HandlerFunc
- func HandleTemplateCreate(templCtrl *template.Controller) http.HandlerFunc
- func HandleTemplatePreview(templCtrl *template.Controller, templType string) http.HandlerFunc
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func HandleCreateGitPublic ¶
func HandleCreateGitPublic(appCtrl *application.Controller) http.HandlerFunc
func HandleCreateGithub ¶
func HandleCreateGithub(appCtrl *application.Controller) http.HandlerFunc
func HandleCreateWithRegistry ¶
func HandleCreateWithRegistry(appCtrl *application.Controller) http.HandlerFunc
func HandleGetDatabaseView ¶
func HandleGetDatabaseView(templCtrl *template.Controller) http.HandlerFunc
func HandleGetGitPublicView ¶
func HandleGetGitPublicView() http.HandlerFunc
func HandleGetGithubView ¶
func HandleGetGithubView(appCtrl *application.Controller) http.HandlerFunc
func HandleGetRegistryView ¶
func HandleGetRegistryView() http.HandlerFunc
func HandleListGitOptions ¶
func HandleListGitOptions(category dto.SourceCategory) http.HandlerFunc
func HandleListGithubApps ¶
func HandleListGithubApps(ghAppCtrl *githubapp.Controller) http.HandlerFunc
func HandleLoadGitPublicRepo ¶
func HandleLoadGitPublicRepo(appCtrl *application.Controller) http.HandlerFunc
func HandleTemplateCreate ¶
func HandleTemplateCreate(templCtrl *template.Controller) http.HandlerFunc
func HandleTemplatePreview ¶
func HandleTemplatePreview(templCtrl *template.Controller, templType string) http.HandlerFunc
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.