Documentation ¶
Index ¶
- func NewAttrService(repo promodel.IProductModelRepo) *attrServiceImpl
- func NewBrandService(rep promodel.IProductModelRepo) *brandServiceImpl
- func NewModel(v *promodel.ProductModel, rep promodel.IProductModelRepo, ...) promodel.IProductModel
- func NewSpecService(rep promodel.IProductModelRepo) *specServiceImpl
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewAttrService ¶
func NewAttrService(repo promodel.IProductModelRepo) *attrServiceImpl
func NewBrandService ¶
func NewBrandService(rep promodel.IProductModelRepo) *brandServiceImpl
func NewModel ¶
func NewModel(v *promodel.ProductModel, rep promodel.IProductModelRepo, attrService promodel.IAttrService, specService promodel.ISpecService, brandService promodel.IBrandService) promodel.IProductModel
func NewSpecService ¶
func NewSpecService(rep promodel.IProductModelRepo) *specServiceImpl
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.