Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Postgres ¶
Postgres stores the connection to the connection pool
func NewPostgres ¶
func NewPostgres(dbConfig config.PostgreSQLConfig) (*Postgres, error)
NewPostgres creates new Postgres connection using connection config
Click to show internal directories.
Click to hide internal directories.