Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CaptchaControl ¶
type CaptchaControl struct {
// contains filtered or unexported fields
}
func NewCaptchaControl ¶
func NewCaptchaControl(width, height, length int) *CaptchaControl
func (*CaptchaControl) HandleCaptcha ¶
func (this *CaptchaControl) HandleCaptcha(content *bytes.Buffer) (result string)
Click to show internal directories.
Click to hide internal directories.