feedkit now contains a reusable core, while weatherfeeder is a concrete implementation that includes weather-specific functions.
6 lines
122 B
Go
6 lines
122 B
Go
package pipeline
|
|
|
|
// Placeholder for rate limit processor:
|
|
// - per source/kind sink routing limits
|
|
// - cooldown windows
|