Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Validator = validator.New()
Functions ¶
This section is empty.
Types ¶
type LogicalMessage ¶
type LogicalMessage struct { Message pglogrepl.Message Relations map[uint32]*pglogrepl.RelationMessage WALPointer pglogrepl.LSN }
LogicalMessage is used as an argument to handlers
type Notifier ¶
type Notifier struct {
// contains filtered or unexported fields
}
func NewNotifier ¶
NewNotifier creates new notifier
Click to show internal directories.
Click to hide internal directories.