captcha

package
v0.0.0-...-b5fa30d Latest Latest
Warning

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

Go to latest
Published: May 29, 2019 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	DefaultConfig = Config{
		SkipLogging: true,
		CaptchaPath: "/captcha/",
		StdWidth:    captcha.StdWidth,
		StdHeight:   captcha.StdHeight,
	}
)

Functions

func Captcha

func Captcha(conf Config) echo.MiddlewareFunc

Types

type Config

type Config struct {
	SkipLogging bool
	CaptchaPath string
	StdWidth    int
	StdHeight   int
}

Jump to

Keyboard shortcuts

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