Documentation
¶
Overview ¶
Package adminwire attaches the admin handler's optional stores to its dependencies: the api-gateway catalog store and embed-job queue, the index-jobs reporter, and the memory store the admin memory list reads (#1926). Each is attached only when the deployment has it, so a typed nil never reaches an interface field and a missing store leaves its routes unregistered.
It is a package of its own rather than another function in the composition root because that root is at its size budget.
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.