package
0.0.0-20241001031317-1ea46f6bf8c2
Repository: https://github.com/conduitio-labs/conduit-connector-oracle.git
Documentation: pkg.go.dev

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

# Constants

No description provided by the author
No description provided by the author

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