# Functions
NewOffsetStore creates an instance of OffsetStore.
NewSchemaUtils creates an instance of SchemaUtils.
# Structs
OffsetStore implements the OffsetStore interface and helps persist events in a Postgres database.
SchemaUtils help create the various test tables in unit/integration tests.