constant

package
v0.3.0 Latest Latest
Warning

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

Go to latest
Published: Aug 29, 2024 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// 確認コードの有効期限
	ConfirmationCodeExpiration_m int = 60
	// デフォルトの送信可能ポイント数
	DefaultSendingPoint int = 1000
	// 確認コードの桁数
	ConfirmCodeLength int = 4
	// キャッシュ側のトークンの有効期限
	TokenExpiration_m int = 60
	// JWT側の最大有効期限(連続操作この指定時間経てば期限が切れる)
	MaxTokenExpiration_m int = 3600
	// ランダムパスワードの桁数
	RandomPasswordLength int = 12
)

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