constants

package
v0.0.0-...-7bb2ca5 Latest Latest
Warning

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

Go to latest
Published: Nov 12, 2022 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	LoginUserKey       = "loginUser"
	LogKey             = "log"
	ResourcePrefix     = "/profile" // 资源映射路径 前缀
	DefaultPublicPath  = "./file/public/"
	DefaultPrivatePath = "./file/private/"
)
View Source
const (
	LoginTokenKey = "login_tokens:" // 登录用户 redis key

	TokenPrefix = "Bearer" //令牌前缀

	SysDictKey = "sys_dict:" //字典管理 cache key

	QuartzKey = "quartz:" //定时任务
)

Variables

This section is empty.

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