Versions in this module Expand all Collapse all v0 v0.4.0 Sep 2, 2018 Changes in this version + func CreateUser(c *gin.Context) + func DeleteComment(c *gin.Context) + func DeletePost(c *gin.Context) + func DeleteTask(c *gin.Context) + func DeleteUser(c *gin.Context) + func DoNothing(c *gin.Context) + func GetDreamAddresses(c *gin.Context) + func GetGroups(c *gin.Context) + func GetRoles(c *gin.Context) + func GetUser(c *gin.Context) + func GetUsers(c *gin.Context) + func GuestTotal(c *gin.Context) + func ListComments(c *gin.Context) + func ListGuestsByDay(c *gin.Context) + func ListPostComments(c *gin.Context) + func ListPosts(c *gin.Context) + func ListPresences(c *gin.Context) + func ListTasks(c *gin.Context) + func PatchUser(c *gin.Context) + func PatchUserRoles(c *gin.Context) + func PutComment(c *gin.Context) + func PutPost(c *gin.Context) + func PutPresence(c *gin.Context) + func PutTask(c *gin.Context) + func ReadPost(c *gin.Context) + func ReadPresence(c *gin.Context) + func UpdateUser(c *gin.Context)