justcaptcha/internal
2022-06-26 22:02:38 +04:00
..
captcha Methods Solve, GetAnswer, IsSolved, and Expiry could be implemented once for a base Captcha struct. But GetImage and generateImage methods should be implemented by all structs that compose with base Captcha struct. 2022-06-26 22:02:38 +04:00
handlers In handlers.go GetExpireInterval() changed to GetExpiry(). 2022-06-26 20:54:15 +04:00