Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SpamCheckController ¶
type SpamCheckController interface {
spamcheck.SpamcheckServiceServer
}
SpamCheckController Is the core of the business logic that controls how objects are checked for spam
func CreateSpamCheckController ¶
func CreateSpamCheckController(cfg *config.Config, mlEngine mlengine.MlEngine) SpamCheckController
CreateSpamCheckController is the "constructor" SpamCheckController
Click to show internal directories.
Click to hide internal directories.