//
pkg.gl
Category
github.com/evakom/calendar
internal
dbs
postgres
package
0.7.1
Repository:
https://github.com/evakom/calendar.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
9
Dependents
1
Files
330 SLOC
#
Functions
NewPostgresDB
NewPostgresDB returns new postgres db struct.
#
Constants
AlertField
Constants.
DayField
Constants.
DeltaField
Constants.
EventIDField
Constants.
EventsTable
Constants.
UserIDField
Constants.
UsersTable
Constants.
#
Structs
DBPostgres
DBPostgres is the base struct for using postgres db.