Documentation ¶
Index ¶
- func BuyerLogin(c *gin.Context)
- func CreateOrder(c *gin.Context)
- func CreateProduct(c *gin.Context)
- func GetOngoingOrderByBuyerId(c *gin.Context)
- func GetOrderBySellerId(c *gin.Context)
- func GetProductList(c *gin.Context)
- func GetProductsBySellerId(c *gin.Context)
- func RegisterBuyer(c *gin.Context)
- func RegisterSeller(c *gin.Context)
- func SellerLogin(c *gin.Context)
- func UpdateOrderStatusToAccepted(c *gin.Context)
- type CreateOrderInput
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BuyerLogin ¶
func CreateOrder ¶
func CreateProduct ¶
func GetOrderBySellerId ¶
func GetProductList ¶
func GetProductsBySellerId ¶
func RegisterBuyer ¶
func RegisterSeller ¶
func SellerLogin ¶
Types ¶
type CreateOrderInput ¶
Click to show internal directories.
Click to hide internal directories.