container

package
v0.0.0-...-5164d6d Latest Latest
Warning

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

Go to latest
Published: Jan 18, 2024 License: MIT Imports: 35 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ServiceContainer

type ServiceContainer struct {
	Auth         authService
	File         fileService
	Image        imageService
	Product      productService
	Subscribe    subscribeService
	User         userService
	Wishlist     wishlistService
	EventManager eventManager
}

func NewInMemoryServiceContainer

func NewInMemoryServiceContainer() *ServiceContainer

func NewServiceContainer

func NewServiceContainer(db *sqlx.DB, config *config.Config) *ServiceContainer

Jump to

Keyboard shortcuts

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