//
pkg.gl
Category
github.com/go-park-mail-ru/2023_1_Technokaif
cmd
internal
db
postgresql
package
0.0.0-20230524161419-951f3675cfd1
Repository:
https://github.com/go-park-mail-ru/2023_1_technokaif.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
5
Files
114 SLOC
#
Functions
InitPostgresDB
NewPostgresDB connects to chosen postgreSQL database and returns interaction interface of the database.
#
Structs
PostgresConfig
Config includes info about postgres DB we want to connect to.
PostgreSQLTables
No description provided by the author