//
pkg.gl
Category
github.com/cryp-com-br/pg-syncer
repository
package
0.1.2
Repository:
https://github.com/cryp-com-br/pg-syncer.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
2
Files
55 SLOC
#
Functions
New
New create a new repository.
NewPostgres
NewPostgres return a new postgres repository.
#
Structs
Postgres
Postgres postgres repo.
PostgresConn
PostgresConn postgres conn repo and a tx transaction.
#
Interfaces
PostgresRepository
PostgresRepository is a postgres repository interface.
PostgresRepositoryConn
PostgresRepositoryConn is a postgres connections interface.
Repository
Repository repository interface.