Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Cron ¶ added in v0.1.0
type Cron string // Always "cron"
func (Cron) MarshalJSON ¶ added in v0.1.0
type Delayed ¶ added in v0.1.0
type Delayed string // Always "delayed"
func (Delayed) MarshalJSON ¶ added in v0.1.0
type Interval ¶ added in v0.1.0
type Interval string // Always "interval"
func (Interval) MarshalJSON ¶ added in v0.1.0
Click to show internal directories.
Click to hide internal directories.