package
0.0.0-20241210160017-45c74bd789a4
Repository: https://github.com/solumd/go-blog-api.git
Documentation: pkg.go.dev

# Functions

@Summary Delete @Security ApiKeyAuth @Tags post @Description delete post @ID delete @Accept json @Produde json @Param input body Request true "id of a post to be deleted" @Success 200 {object} models.DeleteSuccess @Failure 400,500 {object} models.DeleteError @Router /post/delete [delete].

# Structs

No description provided by the author
No description provided by the author

# Interfaces

No description provided by the author