Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GoodsController ¶
GoodsController .
type ShopController ¶
type ShopController struct {
Worker freedom.Worker
Shopping *domain.ShopService
}
ShopController .
func (*ShopController) GetBy ¶
func (s *ShopController) GetBy(id int) string
GetBy handles the GET: /shop/:id route.
Click to show internal directories.
Click to hide internal directories.