Documentation
¶
Index ¶
- Constants
- func GetValuesFromColumns(columns []*pglogrepl.TupleDataColumn, rel *pglogrepl.RelationMessage, ...) map[string]interface{}
- func InitializeReplicationConnection(pgDns, outputPlugin, slotName string) (*pglogrepl.IdentifySystemResult, *pgconn.PgConn, error)
- func ProcessWebhookTasks(tasks chan providers.Task, webhookServiceUrl string, ...)
Constants ¶
View Source
const (
MaxRetries = 400 // Around 22 hours.
)
Variables ¶
This section is empty.
Functions ¶
func GetValuesFromColumns ¶
func GetValuesFromColumns(columns []*pglogrepl.TupleDataColumn, rel *pglogrepl.RelationMessage, info *pgtype.ConnInfo) map[string]interface{}
func ProcessWebhookTasks ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.