known

package
v0.0.0-...-da91ef8 Latest Latest
Warning

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

Go to latest
Published: May 31, 2024 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// XRequestIDKey 用来定义 Gin 上下文中的键,代表请求的 uuid.
	XRequestIDKey = "X-Request-ID"

	// XUsernameKey 用来定义 Gin 上下文的键,代表请求的所有者.
	XUsernameKey = "X-Username"

	// XUsernameKey 用来定义 Gin 上下文的键,代表请求的所有者.
	XUserIDKey = "X-UserID"

	AdminRoleName  = "admin"
	LeaderRoleName = "leader"
	UserRolesKey   = "roles"
)

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