Discover Packages
github.com/ic3network/mccs-alpha
internal
pkg
recaptcha
package
Version:
v1.0.3
Opens a new window with list of versions in this module.
Published: Apr 29, 2020
License: MIT
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
Error returns errors occurred in last re-captcha validation attempt
Verify method, verifies if current request have valid re-captcha response and returns true or false
This method also records any errors in validation.
These errors can be received by calling LastError() method.
type Recaptcha struct {
Secret string
}
Recaptcha is a prioritized configuration registry.
New returns an initialized recaptcha instance.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.