Documentation
¶
Index ¶
- func APIEndpoints(c *gin.Context)
- func CreateCompany(c *gin.Context)
- func CreateEmail(c *gin.Context)
- func CreateJob(c *gin.Context)
- func CreateProfile(c *gin.Context)
- func CreateUser(c *gin.Context)
- func DeleteCompany(c *gin.Context)
- func DeleteEmail(c *gin.Context)
- func DeleteJob(c *gin.Context)
- func DeleteProfile(c *gin.Context)
- func DeleteUser(c *gin.Context)
- func GetCompanies(c *gin.Context)
- func GetCompany(c *gin.Context)
- func GetEmail(c *gin.Context)
- func GetEmails(c *gin.Context)
- func GetJob(c *gin.Context)
- func GetJobs(c *gin.Context)
- func GetProfile(c *gin.Context)
- func GetProfiles(c *gin.Context)
- func GetUser(c *gin.Context)
- func GetUsers(c *gin.Context)
- func UpdateCompany(c *gin.Context)
- func UpdateEmail(c *gin.Context)
- func UpdateJob(c *gin.Context)
- func UpdateProfile(c *gin.Context)
- func UpdateUser(c *gin.Context)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func APIEndpoints ¶
func CreateCompany ¶
func CreateEmail ¶
func CreateProfile ¶
func CreateUser ¶
func DeleteCompany ¶
func DeleteEmail ¶
func DeleteProfile ¶
func DeleteUser ¶
func GetCompanies ¶
func GetCompany ¶
func GetProfile ¶
func GetProfiles ¶
func UpdateCompany ¶
func UpdateEmail ¶
func UpdateProfile ¶
func UpdateUser ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.