Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HttpConfig ¶
type HttpExecutor ¶
type HttpExecutor struct { Signer func(job qron.Job, r *http.Request) error // contains filtered or unexported fields }
func NewHttpExecutor ¶
func NewHttpExecutor(maxConcurrency int) HttpExecutor
func (HttpExecutor) Run ¶
func (h HttpExecutor) Run(job qron.Job)
Click to show internal directories.
Click to hide internal directories.