Documentation
¶
Index ¶
- func CreateProject(ctx *gin.Context)
- func DeleteAllProject(ctx *gin.Context)
- func DeleteProject(ctx *gin.Context)
- func GetAllProject(ctx *gin.Context)
- func GetProject(ctx *gin.Context)
- func IsAccessibleGitHubRepo(url string) (bool, error)
- func IsValidGitHubURL(url string) bool
- func UpdateProject(ctx *gin.Context)
- func ValidateGitHubURL(url string, resultChan chan<- bool)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateProject ¶
func IsAccessibleGitHubRepo ¶
func IsValidGitHubURL ¶
func UpdateProject ¶
update project - projectName, customDomain
func ValidateGitHubURL ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.