utils/recaptcha/types.go
exported type Captcha should have comment or be unexported Open
Open
type Captcha struct {
- Exclude checks
type name will be used as recaptcha.RecaptchaResponse by other packages, and that stutters; consider calling this Response Open
Open
type RecaptchaResponse struct {
- Exclude checks
exported type RecaptchaResponse should have comment or be unexported Open
Open
type RecaptchaResponse struct {
- Exclude checks