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