Documentation
¶
Index ¶
- Variables
- func AddHomeBanner(c *gin.Context)
- func AddImage(c *gin.Context)
- func AddNewCategory(c *gin.Context)
- func AddNewProduct(c *gin.Context)
- func ClearFreightCache(productID string)
- func DeleteCategory(c *gin.Context)
- func DeleteHomeBanner(c *gin.Context)
- func DeleteImage(c *gin.Context)
- func DeleteProduct(c *gin.Context)
- func GetCategories(c *gin.Context)
- func GetOrder(c *gin.Context)
- func GetProduct(c *gin.Context)
- func ShipOrder(c *gin.Context)
- func UpdateCategory(c *gin.Context)
- func UpdateProduct(c *gin.Context)
Constants ¶
This section is empty.
Variables ¶
View Source
var NginxFSAuthorization string
View Source
var NginxFSBaseUrl string
Functions ¶
func AddHomeBanner ¶
func AddNewCategory ¶
func AddNewProduct ¶
func ClearFreightCache ¶
func ClearFreightCache(productID string)
ClearFreightCache is used to clear the cache on redisInstance[5] which match the productID*
func DeleteCategory ¶
func DeleteHomeBanner ¶
func DeleteImage ¶
func DeleteProduct ¶
func GetCategories ¶
func GetProduct ¶
func UpdateCategory ¶
func UpdateProduct ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.