# Functions
New creates a new instance of the iterator.
NewCDC creates a new instance of the CDC iterator.
No description provided by the author
NewSnapshot creates a new instance of the Snapshot iterator.
ParseSDKPosition parses sdk.Position and returns Position.
# Structs
CDC represents an implementation of a CDC iterator for Oracle.
CDCParams represents an incoming params for the NewCDC function.
Iterator represents an implementation of an iterator for Oracle.
Params represents an incoming iterator params for the New function.
Position represents Oracle position.
Snapshot represents an implementation of a Snapshot iterator for Oracle.
SnapshotParams represents an incoming params for the NewSnapshot function.
# Type aliases
Mode defines an iterator mode.