team

package
v0.7.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 9, 2022 License: AGPL-3.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DeleteTeam

func DeleteTeam(c *gin.Context) (int, interface{})

DeleteTeam is delete a team handler.

func EditTeam

func EditTeam(c *gin.Context) (int, interface{})

EditTeam is edit a team info handler.

func GetAllTeams

func GetAllTeams(c *gin.Context) (int, interface{})

GetAllTeams returns all the teams info for manager.

func GetTeamInfo

func GetTeamInfo(c *gin.Context) (int, interface{})

GetTeamInfo returns the team its info.

func NewTeams

func NewTeams(c *gin.Context) (int, interface{})

NewTeams is add new team(s) handler.

func ResetTeamPassword

func ResetTeamPassword(c *gin.Context) (int, interface{})

ResetTeamPassword will reset a team's password. The new password is a random string.

func TeamLogin

func TeamLogin(c *gin.Context) (int, interface{})

TeamLogin is the team login handler.

func TeamLogout

func TeamLogout(c *gin.Context) (int, interface{})

TeamLogout is the team logout handler.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL