Documentation
¶
Index ¶
- func AccessList(c *gin.Context)
- func ActivityStream(c *gin.Context)
- func AddTeam(c *gin.Context)
- func Credentials(c *gin.Context)
- func GetTeam(c *gin.Context)
- func GetTeams(c *gin.Context)
- func Middleware(c *gin.Context)
- func PatchTeam(c *gin.Context)
- func Projects(c *gin.Context)
- func RemoveTeam(c *gin.Context)
- func UpdateTeam(c *gin.Context)
- func Users(c *gin.Context)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AccessList ¶
func Credentials ¶
func Middleware ¶
TeamMiddleware takes project_id parameter from gin.Context and fetches project data from the database this set the team data under key _CTX_TEAM in gin.Context
func RemoveTeam ¶
RemoveTeam will remove the Team from the db.DBC_TEAMS collection
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.