Documentation ¶
Index ¶
- func DeleteAuthor(c *fiber.Ctx) error
- func DeletePost(c *fiber.Ctx) error
- func GetAuthor(c *fiber.Ctx) error
- func GetAuthors(c *fiber.Ctx) error
- func GetPost(c *fiber.Ctx) error
- func GetPosts(c *fiber.Ctx) error
- func NewAuthor(c *fiber.Ctx) error
- func NewPost(c *fiber.Ctx) error
- func UpdateAuthor(c *fiber.Ctx) error
- func UpdatePost(c *fiber.Ctx) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DeleteAuthor ¶
func DeleteAuthor(c *fiber.Ctx) error
func DeletePost ¶
func DeletePost(c *fiber.Ctx) error
func GetAuthors ¶
func GetAuthors(c *fiber.Ctx) error
func UpdateAuthor ¶
func UpdateAuthor(c *fiber.Ctx) error
func UpdatePost ¶
func UpdatePost(c *fiber.Ctx) error
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.