Documentation
¶
Index ¶
- func AddAdmin(c *gin.Context)
- func AddHelp(c *gin.Context)
- func AddOrg(c *gin.Context)
- func AddUser(c *gin.Context)
- func DelAdmin(c *gin.Context)
- func DelHelp(c *gin.Context)
- func DelOrg(c *gin.Context)
- func DelUser(c *gin.Context)
- func GetAdminById(c *gin.Context)
- func GetAllAdmins(c *gin.Context)
- func GetAllHelps(c *gin.Context)
- func GetAllOrgs(c *gin.Context)
- func GetAllUsers(c *gin.Context)
- func GetHelpById(c *gin.Context)
- func GetOrgById(c *gin.Context)
- func GetUserById(c *gin.Context)
- func Login(c *gin.Context)
- func UpdateAdmin(c *gin.Context)
- func UpdateHelp(c *gin.Context)
- func UpdateOrg(c *gin.Context)
- func UpdateUser(c *gin.Context)
- type NewUser
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetAdminById ¶
func GetAllAdmins ¶
func GetAllHelps ¶
func GetAllOrgs ¶
func GetAllUsers ¶
func GetHelpById ¶
func GetOrgById ¶
func GetUserById ¶
func UpdateAdmin ¶
func UpdateHelp ¶
func UpdateUser ¶
Types ¶
Source Files
¶
Click to show internal directories.
Click to hide internal directories.