Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateOrder ¶
func CreateOrder(app *fiber.App, customValidator *validation.CustomValidator, orderService services.OrderService) fiber.Router
Creates an order
func GetOrderById ¶
func GetOrderById(app *fiber.App, orderService services.OrderService) fiber.Router
GetOrderById returns an order from the database based on id
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.