package
0.1.2
Repository: https://github.com/cryp-com-br/pg-syncer.git
Documentation: pkg.go.dev

# Functions

New create a new repository.
NewPostgres return a new postgres repository.

# Structs

Postgres postgres repo.
PostgresConn postgres conn repo and a tx transaction.

# Interfaces

PostgresRepository is a postgres repository interface.
PostgresRepositoryConn is a postgres connections interface.
Repository repository interface.