Documentation
¶
Index ¶
- func AccessList(c *gin.Context)
- func ActivityStream(c *gin.Context)
- func AddProject(c *gin.Context)
- func GetProject(c *gin.Context)
- func GetProjects(c *gin.Context)
- func Middleware(c *gin.Context)
- func PatchProject(c *gin.Context)
- func Playbooks(c *gin.Context)
- func ProjectUpdates(c *gin.Context)
- func RemoveProject(c *gin.Context)
- func SCMUpdate(c *gin.Context)
- func SCMUpdateInfo(c *gin.Context)
- func Teams(c *gin.Context)
- func UpdateProject(c *gin.Context)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AccessList ¶
func Middleware ¶
ProjectMiddleware takes project_id parameter from gin.Context and fetches project data from the database it set project data under key project in gin.Context
func RemoveProject ¶
RemoveProject will remove the Project from the db.DBC_PROJECTS collection
func SCMUpdateInfo ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.