justcaptcha/pkg
2022-08-19 02:15:34 +04:00
..
captcha Struct's fields made private. expireScanInterval made into a field. SetExpiry() removed. Now go routine for expiry check is in a cleanExpired() private method and being called by a constructor. Implemented a constructor for InMemoryCaptchaDB. 2022-08-19 02:15:34 +04:00
server Initial commit with a fully working program, lel. 2022-06-24 23:09:46 +04:00