captcha

package
v0.0.0-...-aeebf62 Latest Latest
Warning

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

Go to latest
Published: Jun 16, 2020 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Captcha

type Captcha struct {
	Ticket  string `json:"ticket" form:"ticket"`
	Randstr string `json:"randstr"  form:"randstr"`
}

type Controller

type Controller struct {
	app.Controller
}

func (*Controller) Check

func (c *Controller) Check(r *ghttp.Request)

func (*Controller) Hander

func (c *Controller) Hander(r *ghttp.Request)

Jump to

Keyboard shortcuts

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