config

package
v1.1.0 Latest Latest
Warning

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

Go to latest
Published: Nov 20, 2025 License: MPL-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

View Source
const (
	SessionsBlaclistBucket = "sessionsBlacklist"
	LastSeenBucket         = "userLastSeen"
	EmailCodesBucket       = "emailCodes"

	EmailCodeLifeTime time.Duration = time.Minute * 5
	EmailCodeLimitReq               = time.Minute
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	Path       string
	ListenAddr string
}

func FromENV

func FromENV() *Config

Jump to

Keyboard shortcuts

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