Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SendEMAILCaptcha ¶
func SendModuleCaptcha ¶
Types ¶
type CaptchaService ¶
type Option ¶
type Option func(*Options)
func SetAliyun ¶
func SetAliyun(v CaptchaService) Option
func SetEmail ¶
func SetEmail(v CaptchaService) Option
type Options ¶
type Options struct { Aliyun CaptchaService Email CaptchaService }
Click to show internal directories.
Click to hide internal directories.