Documentation ¶
Overview ¶
Package postgres contains repository implementations using PostgreSQL as the underlying database.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Connect ¶
Connect creates a connection to the PostgreSQL instance and applies any unapplied database migrations. A non-nil error is returned to indicate failure.
func NewConfigRepository ¶
NewConfigRepository instantiates a PostgreSQL implementation of config repository.
Types ¶
Click to show internal directories.
Click to hide internal directories.