Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MerchantManager ¶
type MerchantManager struct {
MerchantService merchantservice.Client
}
type OperateManager ¶
type OperateManager struct {
OperateService operateservice.Client
}
func (*OperateManager) GetProductOperateInfo ¶
func (o *OperateManager) GetProductOperateInfo(ctx context.Context, uid, pid int64) (*common.ProductOperateInfo, error)
Click to show internal directories.
Click to hide internal directories.