# Functions
Example is an example of how to use the mocking.
NewExchangeList constructs a new list used to add new exchanges.
Server starts and maintains the http server until all exchanges are matched.
# Structs
Exchange holds information used to match requests sent to the Server.
ExchangeList holds and handles exchanges to be matched against.