Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewContextForAsyncTracing ¶
NewContextForAsyncTracing create a ctx for async work tracing. In order to trace, ctx must be passed in, while in async work load, ctx is passed in and then be canceled by parent, async work is canceled too. So we must create a new ctx with the same tracing-info but remove cancel ctx.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.