justcaptcha/internal/captcha
2022-06-26 20:53:48 +04:00
..
captcha.go Changed Expire() method in ICaptcha to Expiry(). 2022-06-26 20:47:25 +04:00
db.go Refactor of db.go to change expiration and expire to expiry. ExpireInterval field renamed to ExpireIn. 2022-06-26 20:49:43 +04:00
dwelling_captcha.go Method Expire() changed to Expiry(). 2022-06-26 20:52:29 +04:00
instance.go In instance.go GetExpireInterval() changed to GetExpiry(). And changed name of corresponding field of CaptchaDB to ExpireIn. 2022-06-26 20:53:48 +04:00