1.0.6 • Published 1 year ago

@dieugene/queuer v1.0.6

Weekly downloads
-
License
ISC
Repository
github
Last release
1 year 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);