Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ShopService ¶
type ShopService struct { Worker freedom.Worker Goods repositorys.GoodsInterface }
ShopService .
func (*ShopService) Shopping ¶
func (s *ShopService) Shopping(goodsID int) string
Shopping implment Shopping interface
type ShoppingInterface ¶
Click to show internal directories.
Click to hide internal directories.