# Functions
NewInMemoryFinder constructs a new InMemoryFinder instance.
# Constants
MaxInMemoryPathLength is the maximum path length which can be queried by the InMemoryFinder.
# Variables
ErrEmptyInMemoryOrderBook indicates that the in memory order book is not yet populated.
# Structs
InMemoryFinder is an implementation of the path finding interface using the in memory orderbook.