Documentation
¶
Index ¶
- func DeleteBook(c *fiber.Ctx) error
- func GetBookByID(c *fiber.Ctx) error
- func GetBooks(c *fiber.Ctx) error
- func GetGenres(c *fiber.Ctx) error
- func Login(c *fiber.Ctx) error
- func PostBook(c *fiber.Ctx) error
- func Register(c *fiber.Ctx) error
- func SomeProtectedHandler(c *fiber.Ctx) error
- func UpdateBook(c *fiber.Ctx) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DeleteBook ¶
func DeleteBook(c *fiber.Ctx) error
func GetBookByID ¶
func GetBookByID(c *fiber.Ctx) error
func SomeProtectedHandler ¶
func SomeProtectedHandler(c *fiber.Ctx) error
SomeProtectedHandler, handler untuk rute yang dilindungi
func UpdateBook ¶
func UpdateBook(c *fiber.Ctx) error
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.