Documentation ¶
Index ¶
- type Service
- func (s *Service) AddFeedBack(c context.Context, arg *model.ArgFeedBack) (err error)
- func (s *Service) CloseNotify(c context.Context, arg *model.ArgSecure) (err error)
- func (s *Service) ExpectionLoc(c context.Context, arg *model.ArgSecure) (res []*model.Expection, err error)
- func (s *Service) Status(c context.Context, arg *model.ArgSecure) (res *model.Msg, 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 rpc service.
func (*Service) AddFeedBack ¶
AddFeedBack add expection feedback.
func (*Service) CloseNotify ¶
CloseNotify clsoe notify.
Click to show internal directories.
Click to hide internal directories.