recaptcha

package
v0.0.0-...-a089d67 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 25, 2025 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

type Client struct {
	// contains filtered or unexported fields
}

Client https://developers.google.com/recaptcha/docs/verify

func NewClient

func NewClient(client *wsa.HttpClient, siteKey string, secret string) *Client

func (*Client) Close

func (c *Client) Close() error

func (*Client) Verify

func (c *Client) Verify(data string, remoteIp string) (bool, error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL