# Functions

NewPostgresMessageRepository creates a new instance of PostgresMessageRepository.

# Structs

PostgresMessageRepository is a PostgresSQL implementation of MessageRepository.

# Interfaces

MessageRepository defines methods for working with messages in the database.