Documentation
¶
Index ¶
- type Service
- func (s *Service) AddReport(c context.Context)
- func (s *Service) BlockTask(c context.Context)
- func (s *Service) Close() (err error)
- func (s *Service) Config(key string) (interface{}, bool)
- func (s *Service) Ping(c context.Context) (err error)
- func (s *Service) UpdateStatData(c context.Context, m *model.SpyStatMessage) (err error)
- func (s *Service) Wait()
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) UpdateStatData ¶
UpdateStatData update spy stat data.
Click to show internal directories.
Click to hide internal directories.