Documentation ¶
Overview ¶
Package goods implements the use case for JD goods.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Goods ¶
type Goods struct {
// contains filtered or unexported fields
}
Goods .
func (*Goods) QueryCate ¶
func (s *Goods) QueryCate(ctx context.Context, req *entity.OpenCategoryGoodsGetRequest) (res *entity.OpenCategoryGoodsGetResponse, err error)
QueryCate query category
Click to show internal directories.
Click to hide internal directories.