# Packages
No description provided by the author
# Functions
New creates new subscription monitor.
New creates new simple monitor.
WithExpiration sets adds the expiration field to the monitor query.
WithCheckInterval sets a periodic check interval.
WithPollTimeout sets the global checkpoint polling timeout.
WithReadyChan allows to pass the channel that will signal when monitor is ready.
# Variables
No description provided by the author
# Interfaces
SimpleMonitor monitors for new documents in an index.
No description provided by the author
Monitor monitors for new documents in an index.
SimpleMonitor monitors for new documents in an index.
Subscription is a subscription to get notified for new documents.
# Type aliases
Option monitor functional option.