Binds a the certain context or the active one to the target function and then returns the target
A context (span) to be bind to target
a function or event emitter. When target or one of its callbacks is called, the provided context will be used as the active context for the duration of the call.
Disable context management
Enable context management
Run the fn callback with object set as the current active context
Generated using TypeDoc
Get the current active context