# Functions
NewCDCIterator returns a CDCIterator and starts the process of listening to changes every pollingPeriod.
No description provided by the author
NewSnapshotIterator takes the s3 bucket, the client, and the position.
# Constants
No description provided by the author
# Structs
No description provided by the author
CDCIterator scans the bucket periodically and detects changes made to it.
No description provided by the author
SnapshotIterator to iterate through S3 objects in a specific bucket.