Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var RequestIdHeader = "X-B3-TraceId"
Functions ¶
func ExpandPath ¶
func FileExists ¶
func PathExists ¶
func ReadFileData ¶
Types ¶
type TraceID ¶ added in v1.4.2
type TraceID struct {
High, Low uint64
}
func NewTraceId ¶ added in v1.4.2
func TraceIDFromString ¶ added in v1.4.2
TraceIDFromString creates a TraceID from a hexadecimal string
Click to show internal directories.
Click to hide internal directories.