package
0.0.0-20240602055551-abf63dd06740
Repository: https://github.com/glizzus/trf.git
Documentation: pkg.go.dev
# Functions
NewPostgres creates a new PostgresRepo with the given database connection.
# Structs
PostgresRepo is a PostgreSQL implementation of the Repo interface.
# Interfaces
Repo is an interface for interacting with the database.