global

package
v0.0.0-...-96a791e Latest Latest
Warning

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

Go to latest
Published: Jan 14, 2025 License: MulanPSL-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

View Source
const (
	LetterBytes             = "abcdefghijklmnopqrstuvwxyz"
	NumberBytes             = "1234567890"
	PasswordSalt            = "b)fdL@1pFC@%-9pXuhFe"
	AccessTokenBlackListKey = "access_token_blacklist"
)

Variables

View Source
var (
	Conf *config.Conf
	Zlog *zap.Logger
	Db   *gorm.DB
	Rdb  *redis.Client
)

全局结变量

Functions

This section is empty.

Types

type SelfValidator

type SelfValidator interface {
	GetMessages() map[string]string
}

SelfValidator 自定义验证规则接口

Jump to

Keyboard shortcuts

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