container

package
v1.0.1 Latest Latest
Warning

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

Go to latest
Published: Mar 19, 2022 License: GPL-3.0 Imports: 10 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 NewContainer

func NewContainer(
	log logger.Logger,
	masterPostgres, slavePostgres *sqlx.DB,
	redis *redis.Client,
	smtpClient *mail.SMTPClient,
	jwtKey,
	smtpMessageFrom string,
) *Container

func (*Container) CloseAllConnections

func (c *Container) CloseAllConnections()

func (*Container) GetUserGRPCHandler

func (c *Container) GetUserGRPCHandler() *user.GRPCHandler

Jump to

Keyboard shortcuts

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