Documentation ¶
Index ¶
- type Contract
- type DB
- type NextTrigger
- type Service
- func (s *Service) AddTrigger(c db.CronContract, toDB bool) error
- func (s *Service) StartScanner(ctx context.Context) error
- func (s *Service) StartSender(ctx context.Context) error
- func (s *Service) StartVerifier(ctx context.Context) error
- func (s *Service) StartWalletScanner(ctx context.Context) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type NextTrigger ¶
type Service ¶
type Service struct {
// contains filtered or unexported fields
}
func NewService ¶
func (*Service) AddTrigger ¶
func (s *Service) AddTrigger(c db.CronContract, toDB bool) error
Click to show internal directories.
Click to hide internal directories.