Documentation
¶
Index ¶
- func Debug(ctx context.Context, msg string, args ...slog.Attr)
- func Error(ctx context.Context, msg string, err error, args ...slog.Attr)
- func ErrorAttr(err error) slog.Attr
- func Info(ctx context.Context, msg string, args ...slog.Attr)
- func InjectRequest(ctx context.Context, r *http.Request) context.Context
- func InjectSystemEvent(ctx context.Context, event string) context.Context
- func InjectTask(ctx context.Context, task *asynq.Task) context.Context
- func Warn(ctx context.Context, msg string, args ...slog.Attr)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func InjectSystemEvent ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.