Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetConnUrl ¶
Types ¶
type Params ¶
type Params struct { User string // Username Passwd string // Password (requires User) Host string // Network host Port string // Network port Socket string // Socket path Database string // Database name SSLMode string // SSL mode SSLRootCert string // SSL root cert path SSLCrl string // SSL crl path }
Click to show internal directories.
Click to hide internal directories.