di

package
v0.0.0-...-8ec9037 Latest Latest
Warning

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

Go to latest
Published: Jun 18, 2024 License: BSD-3-Clause Imports: 20 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CommonServices

type CommonServices struct {
	Logger logger.Logger

	CommandBus bus.CommandBus
	QueryBus   bus.QueryBus

	HttpServices *httpServices
	Router       *gin.Engine
}

type FTQuizDI

type FTQuizDI struct {
	Services *CommonServices
	Config   config.Config

	QuizServices        *quizServices
	UserAnswersServices *userAnswersServices
}

func Init

func Init() *FTQuizDI

func InitWithEnvFile

func InitWithEnvFile(envFiles ...string) *FTQuizDI

Jump to

Keyboard shortcuts

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