//
pkg.gl
Category
github.com/yarikTri/archipelago-notes-api
cmd
common
init
db
postgresql
package
0.0.0-20240615111508-2f1c43039aff
Repository:
https://github.com/yariktri/archipelago-notes-api.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
2
Files
63 SLOC
#
Functions
InitPostgresDB
NewPostgresDB connects to chosen postgreSQL database and returns interaction interface of the database.
#
Structs
PostgresConfig
PostgresConfig includes info about postgres DB we want to connect to.