command
Version:
v0.0.0-...-1628972
Opens a new window with list of versions in this module.
Published: Feb 25, 2023
License: MIT
Opens a new window with license information.
Imports: 9
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
Tencent Captcha Example 腾讯验证码例子
修改其中的 secretID
、secretKey
、appID
、AppSecret
。
$ SECRET_ID={SECRET_ID} \
SECRET_KEY={SECRET_KEY} \
APP_ID={APP_ID} \
APP_SECRET_KEY={APP_SECRET_KEY} \
go run tencentcaptcha/main.go
SECRET_ID
:安全凭证 ID
SECRET_KEY
:安全凭证 Key
APP_ID
:验证码应用 ID
APP_SECRET_KEY
:验证码应用 Secret Key
官方文档:https://cloud.tencent.com/document/product/1110
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.