captcha

package
v1.3.1 Latest Latest
Warning

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

Go to latest
Published: Jun 18, 2021 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var List = make(map[string]Captcha)

Functions

func Add

func Add(key string, captcha Captcha)

Types

type Captcha

type Captcha interface {
	Validate(token string) bool
}

func Get

func Get(key string) (Captcha, bool)

Jump to

Keyboard shortcuts

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