//
pkg.gl
Category
github.com/authzed/connector-postgresql
pkg
cmd
run
package
0.2.0
Repository:
https://github.com/authzed/connector-postgresql.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
13
Dependents
1
Files
127 SLOC
#
Functions
NewOptions
NewOptions returns initialized Options.
NewRunCmd
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
Options holds options for the postgres connector.