api documentation for continuation-local-storage (v3.2.0)

userland implementation of https://github.com/joyent/node/issues/5243

table of contents

  1. module continuation-local-storage
    1. function continuation-local-storage.createNamespace (name)
    2. function continuation-local-storage.destroyNamespace (name)
    3. function continuation-local-storage.getNamespace (name)
    4. function continuation-local-storage.reset ()

module continuation-local-storage

function continuation-local-storage.createNamespace (name)

function continuation-local-storage.destroyNamespace (name)

function continuation-local-storage.getNamespace (name)

function continuation-local-storage.reset ()

[ this document was created with utility2 ]