How to use the correlation-id.bindId function in correlation-id

To help you get started, we’ve selected a few correlation-id examples, based on popular ways it is used in public projects.

Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.

github felixheck / laabr / src / correlator.js View on Github external
function getCorrelator () {
  return {
    get: correlator.getId,
    with: correlator.withId,
    bind: correlator.bindId
  }
}

correlation-id

Correlation id for node.js

MIT
Latest version published 10 days ago

Package Health Score

72 / 100
Full package analysis