constants

package
v0.0.0-...-6daead3 Latest Latest
Warning

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

Go to latest
Published: Oct 1, 2023 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	UserAvatarDefault = "https://avatars.githubusercontent.com/u/32?v=4" // 用户头像
	UserGenderDefault = "男"                                              // 用户性别
	UserTypeDefault   = "user"                                           // 用户类型
)

系统用户默认常量

View Source
var (
	RedisClient  *redis.Client // RedisClient Redis缓存客户端
	MongoClient  *mongo.Client // MongoClient MongoDB缓存客户端
	RedisContext = context.Background()
)

db常量

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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