# Functions
FromDomain creates a PostgresCommit from a generic domain entity Commit.
FromDomainRepo returns a Postgres Repository object from domain entity RepoMetadata.
No description provided by the author
No description provided by the author
# Structs
Commit represents the GORM model for the commits table.
No description provided by the author
No description provided by the author
Repository represents the Postgres model for the repositories table.