Documentation ¶
Index ¶
- Constants
- func Clear() context.Context
- func Get() context.Context
- func Go(fn func())
- func GoContext(ctx context.Context, fn func())
- func Goid() uint64
- func Int64(key interface{}) int64
- func Set(ctx context.Context)
- func String(key interface{}) string
- func Temp(key, val interface{}) context.Context
- func Uint64(key interface{}) uint64
- func Value(key interface{}) interface{}
Constants ¶
View Source
const (
KeyTraceID = `__trace_id__`
)
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.