# Functions

NewCDCIterator returns a CDCIterator and starts the process of listening to changes every pollingPeriod.
No description provided by the author
NewSnapshotIterator takes the GoogleCloudStorage 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 GoogleCloudStorage objects in a specific bucket.