mirror of
https://github.com/mCaptcha/cache.git
synced 2024-11-25 09:55:31 +03:00
4 lines
No EOL
10 KiB
JavaScript
4 lines
No EOL
10 KiB
JavaScript
var searchIndex = JSON.parse('{\
|
||
"cache":{"doc":"","t":[0,0,5,5,5,17,4,13,11,11,3,12,12,12,11,11,11,11,11,11,11,7,0,0,5,5,5,17,3,12,11,11,11,7,0,4,13,13,13,13,13,11,6,0,0,5,5,5,17,3,12,11,11,11,11,11,11,11,11,11,11,11,11,11,11,7,0,0,17,5,5,5,17,3,11,11,11,11,7,0,5,5,5,5,5,5,5,5,5,5,0,5,5,17,17,17,17,17,17,3,12,3,12,3,12,3,12,5,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11],"n":["bucket","type_methods","rdb_load","free","rdb_save","REDIS_MCAPTCHA_BUCKET_TYPE_VERSION","Format","Json","parse_str","from_str","Bucket","timer","bucket_instant","decrement","on_delete","new","decrement_runner","decrement","increment","increment_by","counter_create","MCAPTCHA_BUCKET_TYPE","challenge","type_methods","rdb_load","free","rdb_save","MCAPTCHA_CHALLENGE_VERSION","Challenge","0","new","create_challenge","get_challenge","MCAPTCHA_CHALLENGE_TYPE","errors","CacheError","Msg","RedisError","CaptchaNotFound","ChallengeNotFound","DuplicateChallenge","new","CacheResult","mcaptcha","type_methods","rdb_load","free","rdb_save","REDIS_MCPATCHA_MCAPTCHA_TYPE_VERSION","MCaptcha","m","get_add_visitor_result","new","add_visitor","decrement_visitor","get_difficulty","get_duration","get_visitors","decrement_visitor_by","get_mut_mcaptcha","get_mcaptcha","get_count","add_captcha","captcha_exists","delete_captcha","MCAPTCHA_MCAPTCHA_TYPE","safety","type_methods","SAFETY_RDB_VAL","rdb_load","free","rdb_save","MCAPTCHA_SAFETY_VERSION","MCaptchaSafety","on_delete","new","set_timer","boost","MCAPTCHA_SAFETY_TYPE","utils","get_bucket_name","get_timer_name_from_bucket_name","get_bucket_name_from_timer_name","get_bucket_instant","get_captcha_key","get_safety_name","get_mcaptcha_from_safety","is_bucket_timer","is_mcaptcha_safety","get_challenge_name","redis","RedisModule_OnLoad","RedisModule_OnUnload","HIT_PER_SECOND","PKG_NAME","PKG_VERSION","PREFIX_BUCKET_TIMER","PREFIX_SAFETY","BUCKET_EXPIRY_OFFSET","ID","__private_field","PREFIX_CAPTCHA","__private_field","PREFIX_BUCKET","__private_field","PREFIX_CHALLENGE","__private_field","on_delete","from","into","borrow","borrow_mut","try_from","try_into","type_id","vzip","from","into","to_owned","clone_into","borrow","borrow_mut","try_from","try_into","type_id","vzip","from","into","borrow","borrow_mut","try_from","try_into","type_id","vzip","from","into","to_string","borrow","borrow_mut","try_from","try_into","type_id","vzip","from","into","borrow","borrow_mut","try_from","try_into","type_id","vzip","from","into","borrow","borrow_mut","try_from","try_into","type_id","vzip","from","into","borrow","borrow_mut","try_from","try_into","type_id","vzip","from","into","borrow","borrow_mut","try_from","try_into","type_id","vzip","from","into","borrow","borrow_mut","try_from","try_into","type_id","vzip","from","into","borrow","borrow_mut","try_from","try_into","type_id","vzip","from","from","from","from","from","from","clone","eq","deref","deref","deref","deref","fmt","fmt","fmt","fmt","initialize","initialize","initialize","initialize","serialize","serialize","serialize","serialize","deserialize","deserialize","deserialize","deserialize"],"q":["cache","cache::bucket","cache::bucket::type_methods","","","cache::bucket","","","","","","","","","","","","","","","","","cache","cache::challenge","cache::challenge::type_methods","","","cache::challenge","","","","","","","cache","cache::errors","","","","","","","","cache","cache::mcaptcha","cache::mcaptcha::type_methods","","","cache::mcaptcha","","","","","","","","","","","","","","","","","","cache","cache::safety","cache::safety::type_methods","","","","cache::safety","","","","","","","cache","cache::utils","","","","","","","","","","cache","cache::redis","","cache","","","","","","","","","","","","","","","cache::bucket","","","","","","","","","","","","","","","","","","cache::challenge","","","","","","","","cache::errors","","","","","","","","","cache::mcaptcha","","","","","","","","cache::safety","","","","","","","","cache","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","cache::errors","","","","","","cache::bucket","","cache","","","","cache::bucket","","cache::errors","","cache","","","","cache::bucket","cache::challenge","cache::mcaptcha","cache::safety","cache::bucket","cache::challenge","cache::mcaptcha","cache::safety"],"d":["","","","","","Bucket type version, aka encoding version","encoding formats for persistence","","","","","timer ID","instant(seconds from UNIX_EPOCH) at which time bucket …","a list of captcha keys that should be decremented during …","","creates new bucket and sets off timer to go off at …","decrement runner that decrements all registered counts <em>…","executes when timer goes off. Decrements all registered …","increments count of key = captcha and registers for auto …","open bucket, set decrement by specified number","Create new counter","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","increments the visitor count by one","decrements the visitor count by one","get current difficulty factor","get [MCaptcha]’s lifetime","get [MCaptcha]’s current visitor_threshold","decrement [MCaptcha]’s current visitor_threshold by …","get mcaptcha from redis key writable","get mcaptcha from redis key","Get counter value","Add captcha to redis","check if captcha exists","Add captcha to redis","","","","","","","","","","","","","executes when timer goes off. Refreshes expiry timer and …","","","duration in seconds","duration in seconds","duration in seconds","","","","","","","","","","","Initial allocation ammount of bucket[bucket::Bucket]","","","bucket timer key prefix","","If buckets perform clean up at x instant, then buckets …","node unique identifier, useful when running in cluster …","","counter/captcha key prefix","","bucket key prefix","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","",""],"i":[0,0,0,0,0,0,0,1,1,1,0,2,2,2,2,2,2,2,2,2,2,0,0,0,0,0,0,0,0,3,3,3,3,0,0,0,4,4,4,4,4,4,0,0,0,0,0,0,0,0,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,0,0,0,0,0,0,0,0,0,6,6,6,6,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7,0,8,0,9,0,10,0,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,5,5,5,5,5,5,5,5,6,6,6,6,6,6,6,6,7,7,7,7,7,7,7,7,8,8,8,8,8,8,8,8,9,9,9,9,9,9,9,9,10,10,10,10,10,10,10,10,4,4,4,4,4,4,2,1,7,8,9,10,1,2,4,4,7,8,9,10,2,3,5,6,2,3,5,6],"f":[null,null,[[["c_int",6]]],[[]],[[]],null,null,null,[[["str",15]],[["result",4],["deserialize",8],["cacheerror",4]]],[[["str",15]],[["result",4],["deserialize",8],["cacheerror",4]]],null,null,null,null,[[["notifyevent",3],["context",3],["str",15]]],[[["context",3],["u64",15]],[["cacheerror",4],["result",4]]],[[["rediskeywritable",3],["context",3]]],[[["context",3],["u64",15]]],[[["context",3],["str",15]],[["string",3],["result",4],["cacheerror",4]]],[[["u32",15],["context",3]],[["result",4],["cacheerror",4]]],[[["vec",3],["context",3],["string",3]],["redisresult",6]],null,null,null,[[["c_int",6]]],[[]],[[]],null,null,null,[[["u32",15],["u64",15]]],[[["vec",3],["context",3],["string",3]],["redisresult",6]],[[["vec",3],["context",3],["string",3]],["redisresult",6]],null,null,null,null,null,null,null,null,[[["string",3]]],null,null,null,[[["c_int",6]]],[[]],[[]],null,null,null,[[],["addvisitorresult",3]],[[["createmcaptcha",3]],[["cacheerror",4],["result",4]]],[[]],[[]],[[],["u32",15]],[[],["u64",15]],[[],["u32",15]],[[["u32",15]]],[[["rediskeywritable",3]],[["cacheerror",4],["option",4],["result",4]]],[[["rediskey",3]],[["result",4],["option",4],["cacheerror",4]]],[[["vec",3],["context",3],["string",3]],["redisresult",6]],[[["vec",3],["context",3],["string",3]],["redisresult",6]],[[["vec",3],["context",3],["string",3]],["redisresult",6]],[[["vec",3],["context",3],["string",3]],["redisresult",6]],null,null,null,null,[[["c_int",6]]],[[]],[[]],null,null,[[["notifyevent",3],["context",3],["str",15]]],[[["str",15],["context",3],["u64",15]],[["result",4],["cacheerror",4]]],[[["rediskeywritable",3],["context",3]],[["result",4],["cacheerror",4]]],[[["context",3]]],null,null,[[["u64",15]],["string",3]],[[["str",15]],["string",3]],[[["str",15]],[["option",4],["str",15]]],[[["u64",15]],[["result",4],["cacheerror",4],["u64",15]]],[[["str",15]],["string",3]],[[["str",15]],["string",3]],[[["str",15]],[["option",4],["str",15]]],[[["str",15]],["bool",15]],[[["str",15]],["bool",15]],[[["str",15]],["string",3]],null,[[["c_int",6]],["c_int",6]],[[],["c_int",6]],null,null,null,null,null,null,null,null,null,null,null,null,null,null,[[["notifyevent",3],["context",3],["str",15]]],[[]],[[]],[[]],[[]],[[],["result",4]],[[],["result",4]],[[],["typeid",3]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[],["result",4]],[[],["result",4]],[[],["typeid",3]],[[]],[[]],[[]],[[]],[[]],[[],["result",4]],[[],["result",4]],[[],["typeid",3]],[[]],[[]],[[]],[[],["string",3]],[[]],[[]],[[],["result",4]],[[],["result",4]],[[],["typeid",3]],[[]],[[]],[[]],[[]],[[]],[[],["result",4]],[[],["result",4]],[[],["typeid",3]],[[]],[[]],[[]],[[]],[[]],[[],["result",4]],[[],["result",4]],[[],["typeid",3]],[[]],[[]],[[]],[[]],[[]],[[],["result",4]],[[],["result",4]],[[],["typeid",3]],[[]],[[]],[[]],[[]],[[]],[[],["result",4]],[[],["result",4]],[[],["typeid",3]],[[]],[[]],[[]],[[]],[[]],[[],["result",4]],[[],["result",4]],[[],["typeid",3]],[[]],[[]],[[]],[[]],[[]],[[],["result",4]],[[],["result",4]],[[],["typeid",3]],[[]],[[["string",3]]],[[["str",15]]],[[["error",3]]],[[["rediserror",4]]],[[["parseinterror",3]]],[[["captchaerror",4]]],[[],["bucket",3]],[[["format",4]],["bool",15]],[[],["usize",15]],[[],["string",3]],[[],["string",3]],[[],["string",3]],[[["formatter",3]],["result",6]],[[["formatter",3]],["result",6]],[[["formatter",3]],["result",6]],[[["formatter",3]],["result",6]],[[]],[[]],[[]],[[]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]],[[],["result",4]]],"p":[[4,"Format"],[3,"Bucket"],[3,"Challenge"],[4,"CacheError"],[3,"MCaptcha"],[3,"MCaptchaSafety"],[3,"ID"],[3,"PREFIX_CAPTCHA"],[3,"PREFIX_BUCKET"],[3,"PREFIX_CHALLENGE"]]}\
|
||
}');
|
||
initSearch(searchIndex); |