Documentation ¶
Index ¶
- type Service
- func (s *Service) AddPoint(c context.Context, p *model.VipPoint) (err error)
- func (s *Service) AddPointHistory(c context.Context, h *model.VipPointChangeHistoryMsg) (err error)
- func (s *Service) Close() (err error)
- func (s *Service) Notify(c context.Context, msg *model.VipPointChangeHistoryMsg) (err error)
- func (s *Service) Ping(c context.Context) (err error)
- func (s *Service) UpdatePoint(c context.Context, p *model.VipPoint, oldpoint *model.VipPoint) (err error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.