Documentation
¶
Overview ¶
Package accesscore is the platform composition module for the accesscore Cell. It implements composition.CellModule and wires all accesscore-specific dependencies from composition.SharedDeps.
This is a composition-root-layer package: it may import cells/, adapters/, and cellmodules/cellsecrets/. It must NOT be imported by cells/, runtime/, or adapters/.
ref: uber-go/fx fx.Module("accesscore", ...) — self-contained module.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Module ¶
func Module() composition.CellModule
Module returns a composition.CellModule that wires the accesscore Cell.
Types ¶
type BootstrapAdminCredentials ¶
BootstrapAdminCredentials holds the env-driven credentials for the initial admin setup endpoint.
Click to show internal directories.
Click to hide internal directories.