Documentation ¶
Index ¶
Constants ¶
View Source
const PhishingCheckTrustRatingThreshold = 0.5
View Source
const RedisKeyPhishingDomains = "phishing_domains"
Variables ¶
This section is empty.
Functions ¶
func RegisterPlugin ¶
func RegisterPlugin()
Types ¶
type BitFlowAntiFishResponse ¶
type Plugin ¶
type Plugin struct {
// contains filtered or unexported fields
}
func (*Plugin) PluginInfo ¶
func (p *Plugin) PluginInfo() *common.PluginInfo
func (*Plugin) RunBackgroundWorker ¶
func (p *Plugin) RunBackgroundWorker()
func (*Plugin) StopBackgroundWorker ¶
Click to show internal directories.
Click to hide internal directories.