Documentation ¶
Overview ¶
Package postgres contains Key repository implementations using PostgreSQL as the underlying database.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func New ¶
func New(db postgres.Database) auth.KeyRepository
New instantiates a PostgreSQL implementation of key repository.
func NewDomainRepository ¶
func NewDomainRepository(db postgres.Database) auth.DomainsRepository
NewDomainRepository instantiates a PostgreSQL implementation of Domain repository.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.