Module: lib/operations/queue

Module with api queue endpoint handlers

Source:
Tutorials:

Methods

(inner) getQueue(req, res, operationId, callback)

Returns current queue from state module

Parameters:
Name Type Description
req Object

the http request

res Object

the http response

operationId string

the operation id as defined in the openapi definition

callback logEndpointEventCb
Source: