Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Credentials ¶
type Credentials struct { Username string Password string DBName string Host string SSLMode *string }
func (*Credentials) SourceString ¶
func (d *Credentials) SourceString() string
Click to show internal directories.
Click to hide internal directories.