Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewService ¶
func NewService(opts *cli.Options) (*pgx.ReplicationConn, error)
Types ¶
type CDCPostgres ¶
type CDCPostgres struct { Options *cli.Options Service *pgx.ReplicationConn Log *logrus.Entry Printer printer.IPrinter }
func (*CDCPostgres) Read ¶
func (p *CDCPostgres) Read() error
Click to show internal directories.
Click to hide internal directories.