Documentation
¶
Overview ¶
This package verifies reCaptcha v3 (http://www.google.com/recaptcha) responses
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Recaptcha ¶
type Recaptcha struct {
PrivateKey string
}
main object
Directories
¶
Path | Synopsis |
---|---|
example.go A simple HTTP server which presents a reCaptcha input form and evaulates the result, using the github.com/dpapathanasiou/go-recaptcha package.
|
example.go A simple HTTP server which presents a reCaptcha input form and evaulates the result, using the github.com/dpapathanasiou/go-recaptcha package. |
Click to show internal directories.
Click to hide internal directories.