Versions in this module Expand all Collapse all v1 v1.0.14 Aug 2, 2024 Changes in this version + const Nil + const TraceIDRequestKey + const TraceIdGinKey + const TraceIdKey + const TraceIdRequestKey + const Version + func CustomGetTraceIdContext(ctx context.Context, key string) string + func CustomTraceIdContext(ctx context.Context) context.Context + func GetGinTraceId(c *gin.Context) string + func GetTraceIdContext(ctx context.Context) string + func SetCustomTraceId(ctx context.Context, traceId string) context.Context + func SetGinTraceId() gin.HandlerFunc + func SetGinTraceIdContext(ctx context.Context, c *gin.Context) context.Context Other modules containing this package go.dtapp.net/library