Documentation
¶
Index ¶
Constants ¶
View Source
const ( Name = "Sparq⚡️" Version = "0.0.1" )
Variables ¶
View Source
var (
ServerHeader = fmt.Sprintf("%s v%s; github.com/contribsys/sparq", Name, Version)
)
Functions ¶
This section is empty.
Types ¶
type JobService ¶
type JobService interface { Pusher Register(jobtype string, fn PerformFunc) }
type PerformFunc ¶
Directories
¶
Path | Synopsis |
---|---|
cmd
|
|
This is a custom packaging of the Faktory job engine which can be embedded within Sparq in order to provide in-process persistent background jobs.
|
This is a custom packaging of the Faktory job engine which can be embedded within Sparq in order to provide in-process persistent background jobs. |
Click to show internal directories.
Click to hide internal directories.