Created
February 28, 2019 20:54
-
-
Save aigoncharov/692735b69ad3882b59441b5d9bcfcf0b to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
const controller = (req, res, next) => { | |
const traceID = clsNamespace.get('traceID') | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment