Documentation
¶
Index ¶
- func HandleAction(gitspaceCtrl *gitspace.Controller) http.HandlerFunc
- func HandleCreateConfig(gitspaceCtrl *gitspace.Controller) http.HandlerFunc
- func HandleDeleteConfig(gitspaceCtrl *gitspace.Controller) http.HandlerFunc
- func HandleEvents(gitspaceCtrl *gitspace.Controller) http.HandlerFunc
- func HandleFind(gitspaceCtrl *gitspace.Controller) http.HandlerFunc
- func HandleListAllGitspaces(gitspaceCtrl *gitspace.Controller) http.HandlerFunc
- func HandleLogsStream(gitspaceCtrl *gitspace.Controller) http.HandlerFunc
- func HandleLookupRepo(gitspaceCtrl *gitspace.Controller) http.HandlerFunc
- func HandleUpdateConfig(gitspaceCtrl *gitspace.Controller) http.HandlerFunc
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func HandleAction ¶
func HandleAction(gitspaceCtrl *gitspace.Controller) http.HandlerFunc
func HandleCreateConfig ¶
func HandleCreateConfig(gitspaceCtrl *gitspace.Controller) http.HandlerFunc
HandleCreateConfig returns a http.HandlerFunc that creates a new gitspaceConfig.
func HandleDeleteConfig ¶
func HandleDeleteConfig(gitspaceCtrl *gitspace.Controller) http.HandlerFunc
func HandleEvents ¶
func HandleEvents(gitspaceCtrl *gitspace.Controller) http.HandlerFunc
func HandleFind ¶
func HandleFind(gitspaceCtrl *gitspace.Controller) http.HandlerFunc
func HandleListAllGitspaces ¶
func HandleListAllGitspaces(gitspaceCtrl *gitspace.Controller) http.HandlerFunc
func HandleLogsStream ¶
func HandleLogsStream(gitspaceCtrl *gitspace.Controller) http.HandlerFunc
func HandleLookupRepo ¶
func HandleLookupRepo(gitspaceCtrl *gitspace.Controller) http.HandlerFunc
func HandleUpdateConfig ¶
func HandleUpdateConfig(gitspaceCtrl *gitspace.Controller) http.HandlerFunc
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.