Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Cron ¶
func (*Cron) Listen ¶
Listen returns a channel that listens for triggers in the current process. It is intended to be passed to Start.
func (*Cron) Once ¶
Once immediatly runs all cron jobs in the current thread. Once returns once all cron jobs have returned.
Once should not be called concurrently with Cron.
Click to show internal directories.
Click to hide internal directories.