# Functions
New returns a postgres store initialised with the given connection instance and config.
WithJSONPayload creates payload column as JSONB.
WithSchema setups schema name.
WithTableName setups schema name.
WithTransformer applies sets a custom message transformer.
# Constants
DefaultMessagesTable is the table name that will be used if no other table name provided.
# Variables
errors.
# Type aliases
Option is a function to set options to Publisher.