Documentation ¶
Index ¶
- Variables
- func AddtoCart(c *gin.Context)
- func CartView(c *gin.Context)
- func DeleteWishlist(c *gin.Context)
- func Deletecart(c *gin.Context)
- func JWT(user store.UserLogin, cfg conf.Config) string
- func JWTVendor(ven store.VendorLogin, cfg conf.Config) string
- func Login(c *gin.Context)
- func Product(c *gin.Context)
- func Register(c *gin.Context)
- func ShowAllProduct(c *gin.Context)
- func Start(cfg conf.Config)
- func VendorRegister(c *gin.Context)
- func Vlogin(c *gin.Context)
- func WishlistAdd(c *gin.Context)
- func WishlistView(c *gin.Context)
Constants ¶
This section is empty.
Variables ¶
View Source
var UserID string
View Source
var Vendor_id string
Functions ¶
func DeleteWishlist ¶
func Deletecart ¶
func ShowAllProduct ¶
func VendorRegister ¶
func WishlistAdd ¶
func WishlistView ¶
Types ¶
This section is empty.
Source Files ¶
Click to show internal directories.
Click to hide internal directories.