//
pkg.gl
Category
github.com/go-park-mail-ru/2024_2_TeamOn_Patreon
internal
pkg
repository
postgres
package
0.0.0-20241218085022-52acbff5cb1e
Repository:
https://github.com/go-park-mail-ru/2024_2_teamon_patreon.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
9
Dependents
11
Files
80 SLOC
#
Packages
filling
No description provided by the author
migrate
No description provided by the author
#
Functions
InitPostgresDB
InitPostgresDB - возвращает pool для создания запросов.
#
Constants
DbName
No description provided by the author
DbSslMode
No description provided by the author
Host
HOST = "127.0.0.1".
Password
No description provided by the author
Port
No description provided by the author
User
No description provided by the author
#
Structs
Config
No description provided by the author
#
Interfaces
DbPool
DbPool описывает интерфейс пула, который используется внутри репозитория расширить можно.