constant

package
v1.3.2 Latest Latest
Warning

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

Go to latest
Published: Jan 4, 2026 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	EnvLocal  = "local"      // 本地环境
	EnvDev    = "dev"        // 开发环境
	EnvTest   = "test"       // 测试环境
	EnvProd   = "production" // 生产环境
	EnvSilent = "silent"     // 静默模式(不输出日志)
)

系统可选的环境变量

View Source
const (
	// 限流 [short_link_code] -> [ratelimit_key]
	RateLimitKey = "frame_server:ratelimit:%s:tokens"
)

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