package
1.4.0
Repository: https://github.com/syncano/pkg-go.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

Init sets up celery tasks.
NewTask returns a new task object.

# Structs

No description provided by the author
Task describes celery task definition.

# Interfaces

AMQPChannel defines amqp channel methods we are using.go:generate go run github.com/vektra/mockery/cmd/mockery -name AMQPChannel.