Documentation
¶
Overview ¶
Package reqid stores and retrieves the per-request correlation ID used across logging boundaries. It exists as a tiny, dependency-free package so that lower-level packages (e.g. internal/providers/multisource) can read the request_id from context without importing internal/connect, which would form an import cycle (connect depends on multisource via the provider interface).
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.