constant

package
v1.0.2 Latest Latest
Warning

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

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

Documentation

Index

Constants

View Source
const (
	EnvLocal = "local"
	EnvTest  = "test"
	EnvProd  = "production"
)

系统可选的环境变量

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

	// 短链code位图[0,1000000] [bitmap]
	ShortLinkCodeBitmapKey = "shortlink:shortcode_bitmap:%s"

	// 短链code与长链映射关系 [short_link_code] -> [original_url]
	ShortLinkCodeForOriginalUrlKey = "shortlink:short_link_code_for_original_url:%s"
)
View Source
const DefaultDBName = "nav_market"

默认数据库名称

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