fxapp

package
v0.0.0-...-dc7611c Latest Latest
Warning

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

Go to latest
Published: Apr 6, 2024 License: MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateFxApp

func CreateFxApp(
	app *application,
) *fx.App

func NewApplication

func NewApplication(
	providers []interface{},
	decorates []interface{},
	options []fx.Option,
	logger logger.Logger,
	env environemnt.Environment,
) contracts.Application

func NewApplicationBuilder

func NewApplicationBuilder(environments ...environemnt.Environment) contracts.ApplicationBuilder

Types

type FxErrorHandler

type FxErrorHandler struct {
	// contains filtered or unexported fields
}

func NewFxErrorHandler

func NewFxErrorHandler(logger logger.Logger) *FxErrorHandler

func (*FxErrorHandler) HandleError

func (h *FxErrorHandler) HandleError(e error)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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