factoryfx

package
v0.0.0-...-3dfafdc Latest Latest
Warning

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

Go to latest
Published: Jul 25, 2024 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewModule

func NewModule(configPaths ...string) func() fx.Option

func NewServerInwoker

func NewServerInwoker(alias factory.Alias, handlerConfigurators []HandlerConfigurator) func(lc fx.Lifecycle, f *factory.Factory) error

Types

type ConfigResult

type ConfigResult struct {
	fx.Out
	Config *factory.ConfigAliases
}

type FactoryParatertes

type FactoryParatertes struct {
	fx.In
	Config *factory.ConfigAliases
}

type FactoryResult

type FactoryResult struct {
	fx.Out
	Factory *factory.Factory
}

type HandlerConfigurator

type HandlerConfigurator func(engine *gin.Engine) error

Jump to

Keyboard shortcuts

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