Versions in this module Expand all Collapse all v0 v0.1.0 Dec 3, 2019 Changes in this version + func FromTraceID(ctx context.Context) (string, bool) + func FromTrans(ctx context.Context) (interface{}, bool) + func FromTransLock(ctx context.Context) bool + func FromUserUUID(ctx context.Context) (string, bool) + func NewTraceID(ctx context.Context, traceID string) context.Context + func NewTrans(ctx context.Context, trans interface{}) context.Context + func NewTransLock(ctx context.Context) context.Context + func NewUserUUID(ctx context.Context, userUUID string) context.Context