1.0.1 • Published 9 months ago
@dieugene/queuer v1.0.1
queuer
Init
const queuer = require('@dieugene/queuer')('ID of Yandex.Cloud function, that works with queues');
Usage
queuer.post('domain', object);
queuer.post.item(object);
const queuer = require('@dieugene/queuer')('ID of Yandex.Cloud function, that works with queues');
queuer.post('domain', object);
queuer.post.item(object);