Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ConnectionConfig ¶
type ConnectionConfig struct {
// contains filtered or unexported fields
}
func NewConnectionConfig ¶
func NewConnectionConfig(host, port, dbname, username, password, sslmode string) ConnectionConfig
type Option ¶
type Option func(*poolConfig)
func ConnAttempts ¶
func ConnTimeout ¶
func MaxPoolSize ¶
Click to show internal directories.
Click to hide internal directories.