Documentation ¶
Index ¶
- func CommentOnPost(c *gin.Context)
- func CreateCategory(c *gin.Context)
- func CreatePost(c *gin.Context)
- func DeleteCategory(c *gin.Context)
- func DeleteCategoryPermanent(c *gin.Context)
- func DeleteComment(c *gin.Context)
- func DeletePost(c *gin.Context)
- func DeleteUser(c *gin.Context)
- func EditCategory(c *gin.Context)
- func EditComment(c *gin.Context)
- func EditPost(c *gin.Context)
- func EditUser(c *gin.Context)
- func GetCategories(c *gin.Context)
- func GetPosts(c *gin.Context)
- func GetTrashCategories(c *gin.Context)
- func GetTrashedPosts(c *gin.Context)
- func GetTrashedUsers(c *gin.Context)
- func GetUsers(c *gin.Context)
- func Login(c *gin.Context)
- func Logout(c *gin.Context)
- func PermanentlyDeletePost(c *gin.Context)
- func PermanentlyDeleteUser(c *gin.Context)
- func ShowPost(c *gin.Context)
- func Signup(c *gin.Context)
- func UpdateCategory(c *gin.Context)
- func UpdateComment(c *gin.Context)
- func UpdatePost(c *gin.Context)
- func UpdateUser(c *gin.Context)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CommentOnPost ¶
func CreateCategory ¶
func CreatePost ¶
func DeleteCategory ¶
func DeleteCategoryPermanent ¶
func DeleteComment ¶
func DeletePost ¶
func DeleteUser ¶
func EditCategory ¶
func EditComment ¶
func GetCategories ¶
func GetTrashCategories ¶
func GetTrashedPosts ¶
func GetTrashedUsers ¶
func PermanentlyDeletePost ¶
func PermanentlyDeleteUser ¶
func UpdateCategory ¶
func UpdateComment ¶
func UpdatePost ¶
func UpdateUser ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.