package tasks
Import Path
github.com/pancsta/asyncmachine-go/examples/asynq_fileprocessing (on go.dev)
Dependency Relation
imports 8 packages, and imported by 2 packages
Involved Source Files
fileprocessing_task.go
Package-Level Functions (total 2)
func NewFileProcessingTask(filename string) (*asynq.Task, error)
Package-Level Constants (only one)
const TypeFileProcessing = "file:process"![]() |
The pages are generated with Golds v0.8.2. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |