Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Scheduler ¶
type Scheduler struct {
ReadDB *pgxpool.Pool
WriteDB *pgxpool.Pool
Cron *cron.Cron
Queue *queue.Queue
OnEvent func(event, details string)
}
func (*Scheduler) CleanupOAuthStates ¶
func (*Scheduler) PruneOldData ¶
func (*Scheduler) RunExtraction ¶
func (*Scheduler) SyncAllUsers ¶
Click to show internal directories.
Click to hide internal directories.