Documentation ¶
Index ¶
- type Service
- func (s *Service) GetQuantaByKey(key string) *vo.QuantaVo
- func (s *Service) LoadQuanta(id int) *errcode.ErrCode
- func (s *Service) QueryQuantaByKeys(keys ...string) []*vo.QuantaVo
- func (s *Service) QueryQuantaPage(param *dto.QuantaDto) *errcode.ErrCode
- func (s *Service) UpdateQuanta(param *dto.QuantaDto) *errcode.ErrCode
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Service ¶
type Service struct { common.BaseService // contains filtered or unexported fields }
func NewService ¶
func (*Service) QueryQuantaByKeys ¶
func (*Service) QueryQuantaPage ¶
Click to show internal directories.
Click to hide internal directories.