Documentation ¶
Index ¶
- type SearchBusinessServer
- func (s *SearchBusinessServer) ShopSearch(ctx context.Context, req *search_business.ShopSearchRequest) (*search_business.ShopSearchResponse, error)
- func (s *SearchBusinessServer) SkuInventorySearch(ctx context.Context, req *search_business.SkuInventorySearchRequest) (*search_business.SkuInventorySearchResponse, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SearchBusinessServer ¶
type SearchBusinessServer struct { }
func NewSearchBusinessServer ¶
func NewSearchBusinessServer() *SearchBusinessServer
func (*SearchBusinessServer) ShopSearch ¶
func (s *SearchBusinessServer) ShopSearch(ctx context.Context, req *search_business.ShopSearchRequest) (*search_business.ShopSearchResponse, error)
func (*SearchBusinessServer) SkuInventorySearch ¶
func (s *SearchBusinessServer) SkuInventorySearch(ctx context.Context, req *search_business.SkuInventorySearchRequest) (*search_business.SkuInventorySearchResponse, error)
Click to show internal directories.
Click to hide internal directories.