Documentation ¶
Index ¶
Constants ¶
View Source
const PostgreSQL = "postgres"
PostgreSQL is the name registered by the DB driver.
Variables ¶
This section is empty.
Functions ¶
func NewPostgresqlRepository ¶
func NewPostgresqlRepository(repoType string) func(context.Context, config.RepoConfig) (repository.Repository, error)
NewPostgresqlRepository creates a creator for a repo with postgresql driver with the given repo type
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.