Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type WalmartService ¶
type WalmartService struct {
cpi.BaseVendorService
}
func (*WalmartService) GetVendorName ¶
func (s *WalmartService) GetVendorName() string
func (*WalmartService) RetrieveVendorOffer ¶
func (s *WalmartService) RetrieveVendorOffer(id string) chan *cpi.RetrieveVendorOfferResult
func (*WalmartService) SetupNewProduct ¶
func (s *WalmartService) SetupNewProduct(id string, values map[string]string) error
Click to show internal directories.
Click to hide internal directories.