Documentation ¶ Index ¶ func GetLogger(ctx context.Context) *slog.Logger func GetRequestID(ctx context.Context) string func WithLogger(ctx context.Context, log *slog.Logger) context.Context func WithNewRequestID(ctx context.Context) context.Context Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func GetLogger ¶ func GetLogger(ctx context.Context) *slog.Logger func GetRequestID ¶ func GetRequestID(ctx context.Context) string func WithLogger ¶ func WithLogger(ctx context.Context, log *slog.Logger) context.Context func WithNewRequestID ¶ func WithNewRequestID(ctx context.Context) context.Context Types ¶ This section is empty. Source Files ¶ View all Source files context.go Click to show internal directories. Click to hide internal directories.