Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RegisterSolver ¶
func RegisterSolver(name string, constructor SolverConstructor)
Types ¶
type Provider ¶
type Provider string
const ( ProviderRecaptchaV2 Provider = "recaptchav2" ProviderRecaptchaV3 Provider = "recaptchav3" ProviderRecaptchaV2Enterprise Provider = "recaptchav2enterprise" ProviderRecaptchaV3Enterprise Provider = "recaptchav3enterprise" ProviderTurnstile Provider = "turnstile" ProviderHCaptcha Provider = "hcaptcha" )
type SolverConstructor ¶
Click to show internal directories.
Click to hide internal directories.