Documentation ¶
Index ¶
- Constants
- type Config
- type Source
- func (s *Source) Ack(ctx context.Context, position record.Position) error
- func (s *Source) Open(ctx context.Context, config plugins.Config) error
- func (s *Source) Read(ctx context.Context, p record.Position) (record.Record, error)
- func (s *Source) Teardown() error
- func (s *Source) Validate(cfg plugins.Config) error
- type Spec
Constants ¶
View Source
const ( RecordCount = "recordCount" ReadTime = "readTime" Fields = "fields" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.