infra

package
v0.0.8 Latest Latest
Warning

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

Go to latest
Published: May 3, 2024 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Infra

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

func (*Infra) Firebase

func (i *Infra) Firebase() (*firebase.Firebase, error)

func (*Infra) Mongo

func (i *Infra) Mongo() (*mongo.Mongo, error)

func (*Infra) Postgres

func (i *Infra) Postgres() (*postgres.Postgres, error)

func (*Infra) Redis

func (i *Infra) Redis() (*redis.Redis, error)

func (*Infra) SetFirebase

func (i *Infra) SetFirebase(f *firebase.Firebase)

func (*Infra) SetMongo

func (i *Infra) SetMongo(m *mongo.Mongo)

func (*Infra) SetPostgres

func (i *Infra) SetPostgres(p *postgres.Postgres)

func (*Infra) SetRedis

func (i *Infra) SetRedis(r *redis.Redis)

Jump to

Keyboard shortcuts

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