mixintemplateWHOISFiberDelegate(alias onSuccess, alias onFailure = null, Flag!"alwaysLookup" alwaysLookup = No.alwaysLookup)
Functionality for catching WHOIS results and calling passed function aliases
with the resulting account information that was divined from it, in the form
of the actual IRCEvent, the target
IRCUser within it, the user's account field, or merely
alone as an arity-0 function.
Mixins for common functionality, such as the issuing of WHOIS calls.