# Functions

NewOptions returns initialized Options.
NewRunCmd configures a new cobra command that both imports (backfills) data from a postgres instance and watches the WAL to sync data continuously.

# Structs

Options holds options for the postgres connector.