database

package
v0.0.0-...-1e03f0b Latest Latest
Warning

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

Go to latest
Published: Oct 23, 2024 License: MIT Imports: 7 Imported by: 0

Documentation

Overview

Package database - contains all database functions

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func MustGetPgxPool

func MustGetPgxPool(ctx context.Context) *pgxpool.Pool

MustGetPgxPool get pgxpool or os.Exit(1)

func NewPgxPool

func NewPgxPool(ctx context.Context) (*pgxpool.Pool, error)

NewPgxPool create new pgxpool of connections to postgres

Types

This section is empty.

Directories

Path Synopsis
Package fakedata - создает фэйковые записи в БД
Package fakedata - создает фэйковые записи в БД
Package postgres - Postgres implementation of service.Repo and repo.EventRepo
Package postgres - Postgres implementation of service.Repo and repo.EventRepo

Jump to

Keyboard shortcuts

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