container

package
v1.1.0 Latest Latest
Warning

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

Go to latest
Published: Apr 1, 2026 License: AGPL-3.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Container

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

func New

func New(
	logger zerolog.Logger,
) *Container

func (*Container) Close

func (c *Container) Close() error

func (*Container) GetConfig

func (c *Container) GetConfig() *config.Config

func (*Container) GetDB

func (c *Container) GetDB() *sql.DB

func (*Container) GetLogger added in v1.1.0

func (c *Container) GetLogger() zerolog.Logger

func (*Container) GetMessageHandlerService

func (c *Container) GetMessageHandlerService() *messagehandler.Service

func (*Container) GetRequestAuthService

func (c *Container) GetRequestAuthService() *requestauth.Service

func (*Container) GetURLSignService

func (c *Container) GetURLSignService() *urlsign.Service

func (*Container) GetUserRepository

func (c *Container) GetUserRepository() *user.Repository

Jump to

Keyboard shortcuts

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