humanmachine

package
v1.0.45 Latest Latest
Warning

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

Go to latest
Published: Jan 6, 2026 License: MulanPSL-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func VerifyHumanMachine

func VerifyHumanMachine(reqClicks []ClickArea, answer []ClickArea) bool

Types

type ClickArea

type ClickArea struct {
	X int `json:"x"`
	Y int `json:"y"`
	R int `json:"r"` // 半径
}

点击区域

func GetHumanMachine

func GetHumanMachine() (string, string, []ClickArea, error)

Jump to

Keyboard shortcuts

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