Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ConnectionParams ¶
type ConnectionParams struct { Username string Password string Database string Host string Port string }
ConnectionParams to open database pool
func NewConnectionParams ¶
func NewConnectionParams() *ConnectionParams
Click to show internal directories.
Click to hide internal directories.