Documentation ¶
Index ¶
- func BatchGetProductById(ctx context.Context, productIds []int64) ([]*entity.ProductEntity, error)
- func GetESClient() *elastic.Client
- func SearchProduct(ctx context.Context, filter map[string]interface{}) ([]*entity.ProductEntity, error)
- func UpsertProductES(ctx context.Context, productId int64, product *entity.ProductEntity) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BatchGetProductById ¶
func SearchProduct ¶
func UpsertProductES ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.