Documentation
¶
Index ¶
- func Sign(secret, timestamp string, body []byte) string
- type Service
- func (s *Service) Enabled() bool
- func (s *Service) Run(ctx context.Context)
- func (s *Service) Schedule(app core.App, event string, payment *core.Record, at time.Time) error
- func (s *Service) ScheduleRefund(app core.App, event string, payment, refund *core.Record, at time.Time) error
- func (s *Service) SendPending(ctx context.Context) (int, error)
- func (s *Service) Wake()
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.