bootmodules

package
v0.36.0 Latest Latest
Warning

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

Go to latest
Published: Jul 7, 2026 License: Apache-2.0 Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Core

func Core() []fx.Option

Core returns the canonical list of business modules shared by the production boot sequence (vef.Run) and the test harness (internal/apptest), so the two FX graphs cannot drift. The config, datasource, and FX-logger modules are intentionally excluded: production and test wire those differently (real config/datasource vs. NopConfig + an injected test database), while the business modules below must be identical in both. FX resolves construction order by dependency, so the slice order here is for readability only.

Types

This section is empty.

Jump to

Keyboard shortcuts

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