# Packages
No description provided by the author
# Functions
NewDB creates a new database bcdb which handles both the queries and transactions.
No description provided by the author
# Interfaces
DB encapsulates functionality required to operate with database state.
go:generate mockery --dir .