[][src]Module m_captcha::master

Master actor module that manages MCaptcha actors

Structs

AddSite

Message to add an MCaptcha actor to Master

AddSiteBuilder

Builder for AddSite.

GetSite

Message to get an MCaptcha actor from master

Master

This Actor manages the MCaptcha actors. A service can have several MCaptcha actors with varying Defense configurations so a "master" actor is needed to manage them all