Documentation ¶
Index ¶
- func ConfirmPay(c *fiber.Ctx) error
- func CreateBook(c *fiber.Ctx) error
- func DeleteBook(c *fiber.Ctx) error
- func GetAllBooks(c *fiber.Ctx) error
- func GetBook(c *fiber.Ctx) error
- func GetBooks(c *fiber.Ctx) error
- func GetCart(c *fiber.Ctx) error
- func GetOrder(c *fiber.Ctx) error
- func GetPK(c *fiber.Ctx) error
- func GetSingleBook(c *fiber.Ctx) error
- func Jwt(c *fiber.Ctx) error
- func Pay(c *fiber.Ctx) error
- func PostCart(c *fiber.Ctx) error
- func PostOrder(c *fiber.Ctx) error
- func RemoveCart(c *fiber.Ctx) error
- func SignIn(c *fiber.Ctx) error
- func SignUp(c *fiber.Ctx) error
- func UpdateBook(c *fiber.Ctx) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ConfirmPay ¶
func ConfirmPay(c *fiber.Ctx) error
func CreateBook ¶
func CreateBook(c *fiber.Ctx) error
func DeleteBook ¶
func DeleteBook(c *fiber.Ctx) error
func GetAllBooks ¶
func GetAllBooks(c *fiber.Ctx) error
func GetSingleBook ¶
func GetSingleBook(c *fiber.Ctx) error
func RemoveCart ¶
func RemoveCart(c *fiber.Ctx) error
func UpdateBook ¶
func UpdateBook(c *fiber.Ctx) error
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.