//
pkg.gl
Category
github.com/getgort/gort
dataaccess
postgres
package
0.9.3-alpha.2
Repository:
https://github.com/getgort/gort.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
16
Dependents
1
Files
3.8k SLOC
#
Functions
NewPostgresDataAccess
NewPostgresDataAccess returns a new PostgresDataAccess based on the supplied config.
#
Constants
DatabaseGort
No description provided by the author
DriverName
No description provided by the author
#
Structs
PostgresDataAccess
PostgresDataAccess is a data access implementation backed by a database.