Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrNotEnabled = errors.New("captcha: not enabled") ErrIDEmpty = errors.New("captcha: id is empty") )
Functions ¶
Types ¶
type Captcha ¶
type Captcha struct {
// contains filtered or unexported fields
}
var C *Captcha
func (*Captcha) GetEnabled ¶
Click to show internal directories.
Click to hide internal directories.