Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( Names = []string{`log.trace`, `net_http.trace`, `sync_atomic.trace`} Versions = [...]event.Version{ event.Version1, event.Version2, event.Version3, event.Version4, } )
Vars are internal and should not procuce a lint warning.
Functions ¶
This section is empty.
Types ¶
type Trace ¶
Trace is internal and should not procuce a lint warning.
type TraceList ¶
type TraceList []*Trace
TraceList is internal and should not procuce a lint warning.
Click to show internal directories.
Click to hide internal directories.