Versions in this module Expand all Collapse all v0 v0.0.2 Jan 21, 2026 v0.0.1 Jan 20, 2026 Changes in this version + func SpaceMap(str string) string + type Handler struct + func NewHandler(db *sql.DB) *Handler + func (h *Handler) AddNewItemManual(c *gin.Context) + func (h *Handler) Aliexpress(c *gin.Context) + func (h *Handler) Alternate(c *gin.Context) + func (h *Handler) CheckItemExists(c *gin.Context) + func (h *Handler) Ebay(c *gin.Context) + func (h *Handler) UpdateImage(c *gin.Context)