//
pkg.gl
Category
github.com/authzed/connector-postgresql
pkg
follow
package
0.2.0
Repository:
https://github.com/authzed/connector-postgresql.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
13
Dependents
1
Files
190 SLOC
#
Functions
NewWalFollower
NewWalFollower creates a new WalFollower for postgres.
#
Structs
WalFollower
WalFollower watches the WAL and writes changes into the cache.
#
Interfaces
Follower
Follower is the interface for things that can follow a WAL.