saas

package
v1.10.2 Latest Latest
Warning

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

Go to latest
Published: Mar 8, 2026 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// Server
	EnvAddr              = "ADDR"
	EnvDatabaseURL       = "DATABASE_URL"
	EnvDBMaxConns        = "DB_MAX_CONNS"
	EnvDBMinConns        = "DB_MIN_CONNS"
	EnvDBMaxConnLifetime = "DB_MAX_CONN_LIFETIME"
	EnvDBMaxConnIdleTime = "DB_MAX_CONN_IDLE_TIME"
	EnvEncryptionKey     = "ENCRYPTION_KEY"

	// Worker
	EnvConcurrency     = "CONCURRENCY"
	EnvFastMode        = "FAST_MODE"
	EnvDebug           = "DEBUG"
	EnvMaxJobsPerCycle = "MAX_JOBS_PER_CYCLE"
	EnvProxies         = "PROXIES"
	EnvRiverMaxWorkers = "RIVER_MAX_WORKERS"
)

Environment variable names

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