Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type OrderInfoService ¶
type OrderInfoService struct {
// contains filtered or unexported fields
}
func NewOrderInfoService ¶
func NewOrderInfoService(orderInfoDao *dao.OrderInfoDao) *OrderInfoService
func (OrderInfoService) CreateOrder ¶
func (s OrderInfoService) CreateOrder(ctx *runtime.Context, req *pb.OrderCreateRequest) *pb.OrderCreateResponse
Click to show internal directories.
Click to hide internal directories.