# Functions
Dsn returns the data source name of the storage specified in the configuration.
NewDB creates an instance of DB handler.
NewQueueRepository creates a repository.QueueRepository which uses MySQL as a data store.
NewRoutingRepository creates a repository.RoutingRepository which uses MySQL as a data store.