consts

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Aug 28, 2023 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const (
	AccessTokenHeader          = "access_token"
	RefreshTokenHeader         = "refresh_token"
	HeaderForwardedProto       = "X-Forwarded-Proto"
	MaxAge                     = 3600 * 24
	AccessTokenExpireDuration  = 24 * time.Hour
	RefreshTokenExpireDuration = 10 * 24 * time.Hour
)
View Source
const (
	ForwardBucket   = "forward"
	ForwardCountKey = "forwardCount"
	TermBucket      = "term"
	DictBucket      = "dict"
)
View Source
const (
	EngineBufSize         = 10000
	ForwardCountInitValue = "0"
)
View Source
const (
	KafkaCrawlTopic = "kafka-crawl-topic"
)
View Source
const LayOutTimeFormat = "2006-01-02 15:04:05"
View Source
const (
	PassWordCost = 12 // 密码加密难度
)
View Source
const UserInfoKey = "user_info_key"

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Directories

Path Synopsis
e

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL