package
0.1.0
Repository: https://github.com/seanlan/packages.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
BackendFactory creates a new object of backends.Interface Currently supported backends are AMQP/S and Memcache.
BrokerFactory creates a new object of iface.Broker Currently only AMQP/S broker is supported.
LockFactory creates a new object of iface.Lock Currently supported lock is redis.
ParseGCPPubSubURL Parse GCP Pub/Sub URL url: gcppubsub://YOUR_GCP_PROJECT_ID/YOUR_PUBSUB_SUBSCRIPTION_NAME.
ParseRedisSocketURL extracts Redis connection options from a URL with the redis+socket:// scheme.
ParseRedisURL ...
No description provided by the author
RegisterTasks 注册任务.
RunWorker 执行任务监听.
No description provided by the author
SendTask 发送任务.
Setup 初始化Celery.

# Variables

No description provided by the author