package
0.9.5
Repository: https://github.com/stellar/soroban-tools.git
Documentation: pkg.go.dev

# Functions

NewMemoryStore creates a new MemoryStore.
ParseCursor parses the given string and returns the corresponding cursor.

# Variables

MaxCursor is the largest possible cursor.
MinCursor is the smallest possible cursor.

# Structs

Cursor represents the position of a Soroban event.
MemoryStore is an in-memory store of soroban events.
Range defines a [Start, End) interval of Soroban events.