package
0.0.0-20241122052957-9e55e10e432b
Repository: https://github.com/andrew-m-c/trpc-go-utils.git
Documentation: pkg.go.dev
# Functions
EnsureTraceID 确保 context 中有一个 trace ID, 协程不安全.
TraceID 从 context 中读取 trace ID.
TraceIDStack 从 context 中读取历史 trace ID 栈.
WithTraceID 更新 trace ID.
WithTraceIDStack 完全替换整个 trace ID 栈.