constant

package
v0.0.0-...-05787c9 Latest Latest
Warning

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

Go to latest
Published: May 31, 2024 License: MPL-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const (
	HTTPTimeout          = 3 * time.Second
	ExpirationCurlCreate = 604800 * time.Second // Second in one week
	TokenLength          = 32
	ArgonSaltSize        = 16
	ArgonMemory          = 64 * 1024
	ArgonThreads         = 4
	ArgonKeyLength       = 32
	ArgonIterations      = 2
	MaxURLLength         = 255
	SecondsInDay         = 86400
	SecondsInHour        = 3600
	SecondsInMinute      = 60
)

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