Versions in this module Expand all Collapse all v1 v1.0.5 Jan 7, 2025 Changes in this version + var Info embed.FS + type Captcha struct + func (c *Captcha) Create() (captcha, code string) + func (c *Captcha) GetConfig() (config string) + func (c *Captcha) Info() plugin.Info + func (c *Captcha) Verify(captcha, userInput string) (pass bool)