source

package
v0.0.0-...-70261f9 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 5, 2023 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type RegisterSource

type RegisterSource string

注册来源

const (
	RegisterSourceHand       RegisterSource = "hand"        //手动添加
	RegisterSourceMobile     RegisterSource = "mobile"      //手机一键登录
	RegisterSourceSms        RegisterSource = "sms"         //手机短信
	RegisterSourceWxMini     RegisterSource = "wx_mini"     //微信小程序
	RegisterSourceBaiduMini  RegisterSource = "baidu_mini"  //百度小程序
	RegisterSourceAlipayMini RegisterSource = "alipay_mini" //支付宝小程序
	RegisterSourceDouYinMini RegisterSource = "douyin_mini" //抖音小程序
	RegisterSourceWechat     RegisterSource = "weixin"      //微信登录(APP通过微信登录)
	RegisterSourceQQ         RegisterSource = "qq"          //QQ登录
	RegisterSourceAlipay     RegisterSource = "alipay"      //支付宝登录
	RegisterSourceDouYin     RegisterSource = "douyin"      //抖音登录
	RegisterSourceWeibo      RegisterSource = "weibo"       //微博登录
)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL