Documentation
¶
Index ¶
- func Logger(ctx context.Context) logging.Logger
- func RequestID(ctx context.Context) string
- func RequestTime(ctx context.Context) time.Time
- func RequestUserID(ctx context.Context) int64
- func Scope(ctx context.Context) scope.Scopes
- func WithLogger(ctx context.Context, logger logging.Logger) context.Context
- func WithRequestTime(ctx context.Context, t time.Time) context.Context
- func WithRequestUserID(ctx context.Context, userID int64) context.Context
- func WithScope(ctx context.Context, scopes scope.Scopes) context.Context
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RequestUserID ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.