mirror of
https://github.com/zeromicro/go-zero.git
synced 2026-05-14 02:10:00 +08:00
refactor (#920)
This commit is contained in:
@@ -2,5 +2,6 @@ package trace
|
||||
|
||||
const (
|
||||
TraceIdKey = "X-Trace-ID"
|
||||
spanIdKey = "X-Span-ID"
|
||||
|
||||
spanIdKey = "X-Span-ID"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user