# Functions
NewChamberRepo returns a new Chamber repository using the given bbolt database.
NewSettingsRepo returns a new Settings repository using the given bbolt database.
# Structs
ChamberRepo represents a bbolt repository for managing Chambers.
SettingsRepo represents a bbolt repository for managing Settings.