justcaptcha/pkg/captcha
2022-06-27 01:03:28 +04:00
..
captcha.go generateAnswer() function made into a private. And now being called by GetAnswer() method in Captcha. 2022-06-27 00:44:11 +04:00
db.go Embed sync.Mutex in CaptchaDB struct in order to directly call its methods. 2022-06-27 01:03:28 +04:00