# Functions
No description provided by the author
InitializeDatabase opens database connection and initializes schema if it does not exist.
No description provided by the author
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
go:generate mockery --name=Factory.
go:generate mockery --name=ReadSession.
No description provided by the author
go:generate mockery --name=WriteSession.
go:generate mockery --name=WriteSessionWithinTransaction.