Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func HandleCreateNewPost ¶
func HandleCreateNewPost(c *fiber.Ctx) error
func HandleCreateUser ¶
func HandleCreateUser(c *fiber.Ctx) error
func HandleGetPostById ¶
func HandleGetPostById(c *fiber.Ctx) error
func HandleGetPosts ¶
func HandleGetPosts(c *fiber.Ctx) error
func HandlePostUpvote ¶
func HandlePostUpvote(c *fiber.Ctx) error
func HandleUserAuthentication ¶
func HandleUserAuthentication(c *fiber.Ctx) error
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.