Documentation ¶
Index ¶
Constants ¶
View Source
const ( DateFormat = "2006-01-02" DateFormatOfDay = "20060102" DateFormatOfMonth = "200601" DateFormatOfMonthDay = "0102" DateTimeFormat = "2006-01-02 15:04:05" DateFormatOfHour = "2006-01-02_15" DateFormatOfHourNoSection = "2006010215" DateTimeFormatNoSection = "20060102150405" DateTimeFormatUnderline = "2006_01_02_15_04_05" )
View Source
const ( TraceIDKey = "trace_id" SpanIDKey = "span_id" ParentIDKey = "parent_id" DefaultSpanID = "default" )
View Source
const (
DefaultEtcdTimeout = 3 * time.Second
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.