package
0.1.0
Repository: https://github.com/annenamuli/go-stellar.git
Documentation: pkg.go.dev

# 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.