Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RecaptchaService ¶
func NewRecaptchaService ¶
func NewRecaptchaService( secretKeyV2 string, secretKeyV3 string, ) *RecaptchaService
func (*RecaptchaService) VerifyV2 ¶
func (rs *RecaptchaService) VerifyV2(response, remoteIP string) error
func (*RecaptchaService) VerifyV3 ¶
func (rs *RecaptchaService) VerifyV3(response, remoteIP string) error
Click to show internal directories.
Click to hide internal directories.