Versions in this module Expand all Collapse all v1 v1.3.2 Jan 4, 2026 Changes in this version + type ProductLogic struct + func NewProductLogic() *ProductLogic + func (l *ProductLogic) GetList(req *dto.ProductListReq) (*pagination.PageResponse, error)