sms

package
v0.4.9 Latest Latest
Warning

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

Go to latest
Published: Jun 5, 2023 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var CaptchaType = captchaType{
	Register:    enum.New[CaptchaTypeEnum](1, "register"),
	Login:       enum.New[CaptchaTypeEnum](2, "login"),
	SetPassword: enum.New[CaptchaTypeEnum](8, "setPassword"),
	SetUserName: enum.New[CaptchaTypeEnum](4, "setUserName"),
	SetMobile:   enum.New[CaptchaTypeEnum](16, "setMobile"),
}
View Source
var Sms = sms{
	CaptchaType: CaptchaType,
}

Functions

This section is empty.

Types

type CaptchaTypeEnum

type CaptchaTypeEnum enum.IEnumCode[int]

Jump to

Keyboard shortcuts

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