Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CreateRecLogic ¶
func NewCreateRecLogic ¶
func NewCreateRecLogic(ctx context.Context, svcCtx *svc.ServiceContext) *CreateRecLogic
func (*CreateRecLogic) CreateRec ¶
func (l *CreateRecLogic) CreateRec(in *sendsvc.CreateRecReq) (*sendsvc.CreateRecResp, error)
type GetRecByIdLogic ¶
func NewGetRecByIdLogic ¶
func NewGetRecByIdLogic(ctx context.Context, svcCtx *svc.ServiceContext) *GetRecByIdLogic
func (*GetRecByIdLogic) GetRecById ¶
func (l *GetRecByIdLogic) GetRecById(in *sendsvc.GetRecByIdReq) (*sendsvc.GetRecByIdResp, error)
Click to show internal directories.
Click to hide internal directories.