Documentation
¶
Index ¶
Constants ¶
View Source
const ( DB_DRIVER = "postgres" DB_USER = "postgres" DB_PASSWORD = "tmax" DB_NAME = "postgres" HOSTNAME = "timescaledb-service.hypercloud5-system.svc" PORT = "5432" )
Variables ¶
View Source
var DBPassWordPath string
View Source
var Dbpool *pgxpool.Pool
Functions ¶
func CreateConnection ¶
func CreateConnection()
func NewNullString ¶
func NewNullString(s string) sql.NullString
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.