domain

package
v0.7.0 Latest Latest
Warning

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

Go to latest
Published: Mar 26, 2023 License: GPL-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrNotMD5Format = domain.NewError("err_not_md5_format", "密码非32位(MD5)")

	ErrCredential = domain.NewError(
		"err_credential", "用户或密码不正确")

	ErrPwdStrongLength = domain.NewError(
		"err_pwd_length", "密码至少包含6个字符")

	ErrCheckCodeError = domain.NewError(
		"err_check_code_err", "验证码不正确")

	ErrCheckCodeExpires = domain.NewError(
		"err_check_code_expires", "验证码已过期")
)

Functions

This section is empty.

Types

This section is empty.

Directories

Path Synopsis
*
*

Jump to

Keyboard shortcuts

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