bootstrap

package
v0.0.0-...-3dfa1a1 Latest Latest
Warning

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

Go to latest
Published: Jan 27, 2024 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ClosePostgresDBConnection

func ClosePostgresDBConnection(db *sqlx.DB)

func NewFirebaseAuth

func NewFirebaseAuth(env *domain.Env) *auth.Client

func NewPostgresDB

func NewPostgresDB(env *domain.Env) *sqlx.DB

Types

type Application

type Application struct {
	Env          *domain.Env
	DB           *sqlx.DB
	FirebaseAuth *auth.Client
}

func App

func App() Application

func (*Application) CloseDBConnection

func (app *Application) CloseDBConnection()

Jump to

Keyboard shortcuts

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