Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DeletePost ¶
func UpdatePost ¶
Types ¶
type PostController ¶
func (*PostController) CreatePost ¶
func (controller *PostController) CreatePost(c *gin.Context)
func (*PostController) GetAllPosts ¶
func (controller *PostController) GetAllPosts(c *gin.Context)
func (*PostController) GetPostByAuthorId ¶
func (controller *PostController) GetPostByAuthorId(c *gin.Context)
func (*PostController) GetPostByID ¶
func (controller *PostController) GetPostByID(c *gin.Context)
Click to show internal directories.
Click to hide internal directories.