1.0.6 • Published 10 months ago

@dieugene/queuer v1.0.6

Weekly downloads
-
License
ISC
Repository
github
Last release
10 months ago

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);