known

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: May 21, 2025 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// XRequestID 用来定义上下文中的键,代表请求 ID.
	XRequestID = "x-request-id"

	// XUserID 用来定义上下文的键,代表请求用户 ID. UserID 整个用户生命周期唯一.
	XUserID = "x-user-id"
)
View Source
const (
	// Admin 用户名.
	AdminUsername = "root"

	MaxErrGroupConcurrency = 1000
)

定义其他常量.

View Source
const (
	// Role for regular users.
	RoleUser = "role::user"
	// Role for administrators.
	RoleAdmin = "role::admin"
)

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