runtime

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: May 19, 2026 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var DataLayerSet = wire.NewSet(
	database.Open,
)

DataLayerSet provides database dependencies.

ProviderSet is a Wire provider set that includes all core framework services.

Functions

func ProvideAstraConfig

func ProvideAstraConfig(env *config.Config) *config.AstraConfig

ProvideAstraConfig provides the typed framework configuration.

func ProvideEnv

func ProvideEnv() (*config.Config, error)

ProvideEnv loads the base environment configuration.

func ProvideLogger

func ProvideLogger(cfg *config.AstraConfig) *slog.Logger

ProvideLogger provides the default application logger.

func ProvideOAuth2Manager

func ProvideOAuth2Manager(cfg *config.AstraConfig, redisClient redis.UniversalClient) *auth.OAuth2Manager

ProvideOAuth2Manager initializes OAuth2Manager with providers from config.

Types

This section is empty.

Jump to

Keyboard shortcuts

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