Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct { Host string Port int SSLMode string Name string User string Pass string Debug bool }
Config instance of Postgres configuration details
func (*Config) MigrationString ¶
MigrationString returns the connection string in url format for connecting to postgres
Click to show internal directories.
Click to hide internal directories.