Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GoogleReCaptchaProvider ¶
type GoogleReCaptchaProvider struct {
// contains filtered or unexported fields
}
func NewGoogleReCaptchaProvider ¶
func NewGoogleReCaptchaProvider(httpClient retryhttp.Client, options config.Config) *GoogleReCaptchaProvider
func (*GoogleReCaptchaProvider) Verify ¶
func (p *GoogleReCaptchaProvider) Verify(ctx *fasthttp.RequestCtx) (bool, error)
Click to show internal directories.
Click to hide internal directories.