Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetPostgresSQLDB ¶
GetPostgresSQLDB - get connection db postgres
func GetPostgresSQLDBORM ¶
GetPostgresSQLDBORM - get connection db postgres ORM
func InitConnPostgresSQLDB ¶
func InitConnPostgresSQLDB(dbHost, dbUser, dbPass, dbName, dbPort, dbSSL, dbTimeZone string, maxIdle, maxConn int)
InitConnPostgresSQLDB - preparation connection database postgresSQL ORM
func InitConnPostgresSQLDBORM ¶
func InitConnPostgresSQLDBORM(dbHost, dbUser, dbPass, dbName, dbPort, dbSSL, dbTimeZone string, maxIdle, maxConn int)
InitConnPostgresSQLDBORM - preparation connection database postgresSQL ORM
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.