Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DMLSink ¶
type DMLSink struct{}
DMLSink is a black hole sink.
func (*DMLSink) SchemeOption ¶
SchemeOption returns the scheme and the option.
func (*DMLSink) WriteEvents ¶
func (s *DMLSink) WriteEvents(rows ...*dmlsink.CallbackableEvent[*model.RowChangedEvent]) (err error)
WriteEvents log the events.
Click to show internal directories.
Click to hide internal directories.