package
Version:
v0.4.0-rc1
Opens a new window with list of versions in this module.
Published: Dec 30, 2021
License: MPL-2.0
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Datasource struct {
Entries []Entry
}
func (d *Datasource) Run(ctx ExecutionContext, produce ProduceFn, metaSend MetaSendFn) error
type Entry struct {
Record Record
WatermarkEntry bool
Watermark time.Time
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.