package
1.0.0-beta.2
Repository: https://github.com/specializedgeneralist/whatsnew.git
Documentation: pkg.go.dev

# Functions

DefaultShouldScheduleNextJobs is the default implementation of TextClassifier.ShouldScheduleNextJobs.
New creates a new TextClassifier.

# Structs

TextClassifier implements a Faktory worker for classifying existing WebArticles with a generic text classifier.

# Type aliases

ShouldScheduleNextJobsFn is a function which returns a boolean flag that indicates whether a TextClassifier job should proceed scheduling the next configured jobs upon successful completion.