Documentation
¶
Index ¶
- func AdminEditHandler(c *fiber.Ctx) error
- func AdminHandler(c *fiber.Ctx) error
- func AdminLoginHandler(c *fiber.Ctx) error
- func AdminNewHandler(c *fiber.Ctx) error
- func BlogHandler(c *fiber.Ctx) error
- func BlogPostHandler(c *fiber.Ctx) error
- func CreateBlogPost(c *fiber.Ctx) error
- func DeleteBlogPost(c *fiber.Ctx) error
- func GetBlogPost(c *fiber.Ctx) error
- func GetBlogPosts(c *fiber.Ctx) error
- func HomeHandler(c *fiber.Ctx) error
- func Login(c *fiber.Ctx) error
- func UpdateBlogPost(c *fiber.Ctx) error
- func UpdateUser(c *fiber.Ctx) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AdminEditHandler ¶
func AdminHandler ¶
func AdminLoginHandler ¶
func AdminNewHandler ¶
func BlogHandler ¶
func BlogPostHandler ¶
func CreateBlogPost ¶
func DeleteBlogPost ¶
func GetBlogPost ¶
func GetBlogPosts ¶
func HomeHandler ¶
func UpdateBlogPost ¶
func UpdateUser ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.