Documentation
¶
Index ¶
- Variables
- type Service
- func (s *Service) CheckDateDueCron()
- func (s *Service) Close()
- func (s *Service) DealFailRecommendCron()
- func (s *Service) McnRecommendCron()
- func (s *Service) Ping(c context.Context) (err error)
- func (s *Service) UpExpirePayCron()
- func (s *Service) UpMcnDataSummaryCron()
- func (s *Service) UpMcnSignStateCron()
- func (s *Service) UpMcnUpStateCron()
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // ErrNoAdminName no admin name ErrNoAdminName = errors.New("no admin name") )
var .
Functions ¶
This section is empty.
Types ¶
type Service ¶
type Service struct {
// contains filtered or unexported fields
}
Service struct
func (*Service) DealFailRecommendCron ¶
func (s *Service) DealFailRecommendCron()
DealFailRecommendCron .
func (*Service) UpMcnDataSummaryCron ¶
func (s *Service) UpMcnDataSummaryCron()
UpMcnDataSummaryCron .
Click to show internal directories.
Click to hide internal directories.