Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Sink ¶
type Sink struct {
// contains filtered or unexported fields
}
Sink represents a noop sink that only handles cursors without processing data
type SinkConfig ¶
type SinkConfig struct {
StateFile string
SinkerConfig *sink.SinkerConfig
Logger *zap.Logger
}
SinkConfig holds configuration for the noop sink
Click to show internal directories.
Click to hide internal directories.