Documentation
¶
Index ¶
- func FetcherTaskPusher(c *asynq.Client, fetchType int, id int64, updateAfter string, ...) (err error)
- func GetNewAPITaskKey(fetchType int, id int64, reqId string) string
- func GetNewFetcherTaskKey(fetchType int, id int64) string
- func NewAPITask(fetchType int, id int64, reqId string) (*asynq.Task, string, error)
- func NewFetcherTask(fetchType int, id int64, updateAfter string, searchLimit int64) (*asynq.Task, string, error)
- type APIPayload
- type FetchPayload
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FetcherTaskPusher ¶
func GetNewFetcherTaskKey ¶
func NewAPITask ¶
Types ¶
type APIPayload ¶
Click to show internal directories.
Click to hide internal directories.