Documentation
¶
Index ¶
- type Service
- func (s *Service) AddLabourQuestion(c context.Context, msg *model.MsgCanal) (err error)
- func (s *Service) Close() (err error)
- func (s *Service) ModifyLabourQuestion(c context.Context, msg *model.MsgCanal) (err error)
- func (s *Service) Ping(c context.Context) (err error)
- func (s *Service) UploadQueImg(c context.Context, que *model.LabourQs) (err error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Service ¶
type Service struct {
// contains filtered or unexported fields
}
Service service def.
func (*Service) AddLabourQuestion ¶
AddLabourQuestion add labour question.
func (*Service) ModifyLabourQuestion ¶
ModifyLabourQuestion nodify labour question.
Click to show internal directories.
Click to hide internal directories.