Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Connection ¶
type Connection struct { Host string Port string User string Password string DbName string DisableSSL bool }
func (*Connection) GetConnectionString ¶
func (c *Connection) GetConnectionString() string
Click to show internal directories.
Click to hide internal directories.