justcaptcha/internal/captcha
Alexander "Arav" Andreev 2e3d41a628
Changed Expire() method in ICaptcha to Expiry().
ExpireDate() changed to ExpiryDate() and its argument expiration changed to expiry.
2022-06-26 20:47:25 +04:00
..
captcha.go Changed Expire() method in ICaptcha to Expiry(). 2022-06-26 20:47:25 +04:00
db.go Removed excessive variable n, and multiplying by time.Second. 2022-06-26 20:36:36 +04:00
dwelling_captcha.go Initial commit with a fully working program, lel. 2022-06-24 23:09:46 +04:00
instance.go Added GetExpireInterval() wrapper for CaptchaDB instance. 2022-06-26 15:46:23 +04:00