//
pkg.gl
Category
github.com/innotechdevops/pq-driver
pkg
pqdriver
package
1.0.2
Repository:
https://github.com/innotechdevops/pq-driver.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
0
Files
79 SLOC
#
Functions
ConfigEnv
ConfigEnv for create Config by Env.
New
New for create PostgresSQL driver.
#
Constants
DefaultPort
No description provided by the author
SSLModeDisable
No description provided by the author
SSLModeRequire
No description provided by the author
SSLModeVerifyFull
No description provided by the author
#
Structs
Config
Config is a model for connect PosgreSQL.
#
Interfaces
PostgreSQLDriver
PostgreSQLDriver is the interface.