# Functions
NewMailRepositoryPostgres creates a new MailRepositoryPostgres instance.
NewUserRepositoryPostgres creates a new UserRepositoryPostgres instance.
# Structs
MailRepositoryPostgres represents a PostgreSQL implementation of the MailRepository interface.
UserRepositoryPostgres represents a PostgreSQL implementation of the UserRepository interface.