lib

package
v0.0.0-...-b700ed5 Latest Latest
Warning

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

Go to latest
Published: May 14, 2024 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewI18n

func NewI18n() func(NewI18nParams) (*i18n.I18n, error)

func NewLogger

func NewLogger() func(NewLoggerParams) (*logger.Logger, error)

func NewModules

func NewModules() fx.Option

Types

type NewI18nParams

type NewI18nParams struct {
	fx.In

	Configs *configs.Config
	Logger  *logger.Logger
}

type NewLoggerParams

type NewLoggerParams struct {
	fx.In

	Configs *configs.Config
}

Jump to

Keyboard shortcuts

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