Documentation
¶
Index ¶
- func AddToCart(c *gin.Context)
- func CreateCategory(c *gin.Context)
- func CreateOrder(c *gin.Context)
- func CreateProduct(c *gin.Context)
- func CreateStripeCheckoutSession(c *gin.Context)
- func CreateUser(c *gin.Context)
- func DeleteCartItem(c *gin.Context)
- func DeleteProduct(c *gin.Context)
- func GetAllInvoices(c *gin.Context)
- func GetAllProducts(c *gin.Context)
- func GetCart(c *gin.Context)
- func GetCategories(c *gin.Context)
- func GetOrderByID(c *gin.Context)
- func GetOrderStats(c *gin.Context)
- func GetProductByID(c *gin.Context)
- func GetSalesMetrics(c *gin.Context)
- func GetUserOrder(c *gin.Context)
- func GetUserProfile(c *gin.Context)
- func Login(c *gin.Context)
- func StripeWebhook(c *gin.Context)
- func UpdateProducts(c *gin.Context)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateCategory ¶
func CreateOrder ¶
func CreateProduct ¶
func CreateUser ¶
func DeleteCartItem ¶
func DeleteProduct ¶
func GetAllInvoices ¶
func GetAllProducts ¶
func GetCategories ¶
func GetOrderByID ¶
func GetOrderStats ¶
func GetProductByID ¶
func GetSalesMetrics ¶
func GetUserOrder ¶
func GetUserProfile ¶
func StripeWebhook ¶
func UpdateProducts ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.