@dieugene/queuer
v1.0.4
Published
```javascript const queuer = require('@dieugene/queuer')('ID of Yandex.Cloud function, that works with queues'); ```
Downloads
865
Readme
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);