fix golint issues (#992)
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
package trace
|
||||
|
||||
const (
|
||||
// TraceIdKey is the trace id header.
|
||||
TraceIdKey = "X-Trace-ID"
|
||||
|
||||
spanIdKey = "X-Span-ID"
|
||||
|
||||
Reference in New Issue
Block a user