Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type IngestionScheduler ¶
type IngestionScheduler struct {
// contains filtered or unexported fields
}
func NewIngestionScheduler ¶
func NewIngestionScheduler( cfg *config.TWConfig, deps *client.ClientDependencies, incidentProcessor *service.IncidentProcessor, ) *IngestionScheduler
func (*IngestionScheduler) Start ¶
func (s *IngestionScheduler) Start(ctx context.Context)
Click to show internal directories.
Click to hide internal directories.