Upgraded feedkit's handling of stream sources
This commit is contained in:
3
doc.go
3
doc.go
@@ -23,7 +23,8 @@
|
||||
// reusable source helpers.
|
||||
//
|
||||
// - scheduler
|
||||
// Runs configured sources on a cadence or as long-lived stream workers.
|
||||
// Runs configured sources on a cadence and supervises long-lived stream
|
||||
// workers with restart/fatal handling.
|
||||
//
|
||||
// - processors
|
||||
// Defines the generic processor interface and registry used to build
|
||||
|
||||
Reference in New Issue
Block a user