# Functions
CloseConnections close all connections with database.
NewTransaction uses a transaction from a connection already opened in the database.
OpenConnections open connections with database.
OpenConnectionsForTests opens connections to the mocked database.
# Structs
Transaction used to aggregate transactions.