Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CqnData ¶
type CqnData struct {
SchemaTableName string
TableOperation CqnOpCode
RowChanges RowChanges
}
type RowChanges ¶
type SubscriptionHandler ¶
type SubscriptionHandler interface {
ProcessCqnData(d []CqnData)
}
Click to show internal directories.
Click to hide internal directories.