# Functions

CreatePublication creates a publication.
CreateSubscription initializes the logical replication subscriber by creating the replication slot.
DropPublication drops a publication.
No description provided by the author
NewRelationSet creates a new relation set.
ReadReplicationSlot returns state of an existing replication slot.

# Variables

No description provided by the author

# Structs

CreatePublicationOptions contains additional options for creating a publication.
DropPublicationOptions contains additional options for dropping a publication.
No description provided by the author
RelationSet can be used to build a cache of relations returned by logical replication.
Subscription manages a subscription to a logical replication slot.

# Type aliases

No description provided by the author