# Functions
NewManager creates a new offer manager.
NewMockDatabase creates a new mock instance.
# Structs
Manager synchronises access to the offers map.
MockDatabase is a mock of Database interface.
MockDatabaseMockRecorder is the mock recorder for MockDatabase.
# Interfaces
Database contains the db functions used by the offer manager.