adminwire

package
v1.137.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 27, 2026 License: Apache-2.0 Imports: 2 Imported by: 0

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

func StoreDeps

func StoreDeps(deps *admin.Deps, p *platform.Platform)

StoreDeps attaches each optional store p holds to deps.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL