//
pkg.gl
Category
github.com/Syncano/pkg-go
celery
package
1.4.0
Repository:
https://github.com/syncano/pkg-go.git
Documentation:
pkg.go.dev
Overview
Versions
3
Dependencies
4
Dependents
0
Files
68 SLOC
#
Packages
mocks
No description provided by the author
#
Functions
New
Init sets up celery tasks.
NewTask
NewTask returns a new task object.
#
Structs
Celery
No description provided by the author
Task
Task describes celery task definition.
#
Interfaces
AMQPChannel
AMQPChannel defines amqp channel methods we are using.go:generate go run github.com/vektra/mockery/cmd/mockery -name AMQPChannel.