1.0.6 • Published 10 months ago
@dieugene/queuer v1.0.6
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);